/* Custom Styles */
.header__content--desktop .link-list > :first-child{
    color:#da0266;
}
.header__content--desktop .link-list__link:hover{
    color:#da0266!important;
}
.btn {
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 40px 12px 40px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
}
hr{
    height: 2px;
    width: 80px;
    border-width:0px;
    background-color:#da0266;
}


#section-1628959530220 {
    background-position: center left!important;
    background-repeat: repeat;
    background-size: auto;
}
#section-1629099943686 {
    background-position: center center;
    background-repeat: repeat;
    background-size: auto;
}
#block-1629171546986_0 .block {
    background-color: white;
}
#block-1629444852322_1 .form-btn {
    padding: 9px 20px!important;
    margin-left: -17px!important;
    border-radius: 0px!important;
}
#block-1629444852322_1 .form-control {
    border-radius: 0px!important;
    background: #eaedf5!important;
    color:#454d75!important;
}
.footer__container{
    width: 1170px;
}
.footer a.link-list__link:hover {
    color:white;
}
@media (max-width: 768px){
 .container {
    max-width:100%!important;
    padding-right:10px!important;
   padding-left: 10px!important;
}
}
@media (max-width: 1024px){
 .container {
    max-width:100%!important;
    padding-right:20px!important;
   padding-left: 20px!important;
}
}

@media (max-width: 768px){
#section-1628744196011 .block {
    padding: 37px 0px!important;
}
}
