
h1, h2, h3{
    font-family: 'Oswald', sans-serif !important;
}

p {
    font-family: 'Open Sans', sans-serif !important;
}


input {
    margin-top: 10px;
    max-width: 100%;
    width: 400px;
    padding: 10px;
}

button {
    padding: 10px;
}

img {
    max-width: 100%;
    width: 400px;
}

a {
    text-decoration: none;
}

.bg-dblue {
    background-color: #193654;
}
.bg-blue {
    background-color: #69C5DC;
}
.bg-lblue {
    background-color: #F0F8FF;
    padding: 10px;
}

.ast-custom-button-link {
    text-decoration: none;
}

.ev-icon-top-menu {
    margin-top: 10px !important;
}

.above-header-2, .main-header-bar-wrap {
    margin: 0px !important;
}