/* customs BS classes */

.bg-hvr {
    background-color: #003a6a;
}

.text-hvr {
    color: #003a6a;
}

/* general */

.container {
    font-size: 18px;
}

.error {
    display:none;
}