
#barra { border-bottom: solid 3px #9d2148; }
#titulo {color: #55585a; text-align: center;  font-size:40px; font-weight: 600;}
i {color: #BC955C;}
dt {color: #666;}
#img_banner{
width: 85%;
padding-top: 5%;
padding-bottom: 2.5%;
float: right;} 

.btn-primary {
color: #FFF;
background-color: #9d2148;
border-color: #fff;
width:280px;
height:100px;
}

a:hover {
color: #bc955c;
text-decoration: none;}

a {
color: #55585A;
text-decoration: none;
background-color: transparent;
}

@media (max-width:1000px){

.sefin_header{
margin-bottom: -45px;
width: 118%;
}

.dev{
margin-bottom: 25px;
}
}


