@charset "utf-8";
/* CSS Document */

.navbar-header {
    margin-top: 7px;
}

.text-white {
    color: #fff !important;
}

p {
    font-size: 17px;
    font-family: 'Dosis', sans-serif;
    line-height: 26px;
}

.overlay-navigation-footer p {
    font-size: 12px;
}

p.copyright {
    text-transform: uppercase;
    font-size: 14px;
}

.logo-img {
    display: inline-block;
}

.logo-text {
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    margin: 0;
    display: inline-block;
    color: #000;
    background-color: #f5f5f5;
}

form .alert-danger {
    padding: 4px 10px;
    margin-top: 4px;
    font-size: 14px;
    font-family: "Dosis", sans-serif;
}

.module, .module-small {
    padding: 60px 0;
}

p {
    font-size: 2rem;
}