/* PROJECT CLASSES */
.login-big-bg {
    background: #203864 url("../image/login-big-logo.jpg") no-repeat top left/contain;
}
.contact-icon {
    top: -4rem;
    right: 1rem;
}

/* DEFINITIONS */
.max-w-2xl {
    max-width: 42rem;
}


/* COLORS */
.loco-blue {
    background-color: #78BCFB;
}
