
.c-header{
    margin-top: 10%;
}
.c-header img{
    background: no-repeat center center/cover;
    width: 100%;
    height: 100%;
}
.texto{
    border-left: 5px solid #0a6ec6;
}
strong{
    color: #0a6ec6;
}
h2{
    color: #004495;
}
p{
    font-size: 20px;
}
ul{
    list-style: none;
}
li{
    margin-bottom: 10px;
    font-size: 20px;
}
img{
    width: 300px;
    height: 400px;
}
