.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

/*1a275d

 ba9751*/

h2.extra-lg-button {
    width: 100%;
    text-align: center;
    background: #081437;
    color: #fff;
    padding: 30px;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif !important;
    font-size:5rem!important;
    font-weight:900!important;
    margin-top:40px!important;
    margin-bottom:40px;
}

.btn-lg{
    background: #081437;
    color: #fff!important;
    padding: 10px 40px;
}


.blue {
    background: #081437!important;
    border:#081437!important;
}

.gold{
    background: #ba9751!important;
    border:#ba9751!important;
}
p {font-size:1.2em;}

li>h3 >a {
    font-weight: bold!important;
    font-size: .9em!important;
    font-family: "Montserrat";
    text-transform: capitalize!important;
}

li>h4 >a {
    font-weight: bold!important;
    font-family: "Montserrat";
    text-transform: capitalize!important;
}