
html {
    font-weight: lighter;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    line-height: 1.53;
}

h1, .h1{
    font-size: 2em;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #254455;
}

h2 {
    font-size: 17px;
}

h3 {
    border-bottom: solid 1px #254455;
    text-align: left;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    font-size: 14px;
}

a, a:hover{
    text-decoration: none;
    color: #254455;
    line-height: 1.32 !important;
}

.btn-success, .btn-success:hover, .btn-success:focus, .btn-success:active{
    background-color: #00c8a0;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
}

.gotham-book {
    font-family: "Gotham Book", "Gotham", Lato, Helvetica, Arial, sans-serif !important;
}

.gotham-bold {
    font-family: "Gotham Bold", "Gotham", Lato, Helvetica, Arial, sans-serif !important;
}

.gotham-black {
    font-family: "Gotham Black", "Gotham", Lato, Helvetica, Arial, sans-serif !important;
}
