﻿.spotlights h2 {
    color: #1C2946;
}

.spotlights h2, #footer h2 {
    color: #1C2946;
}

.spotlights p, #footer p {
    color: #1C2946;
    font-weight: 500;
}

h2 {
    font-family: "Cantata One", serif;
    font-weight: 400;
    font-style: normal;
}

#footer .copyright {
    background-color: #1C2946;
}

    #footer .copyright a {
        color: rgba(255, 255, 255, 0.4);
    }

.dropotron {
    background-color: #0AC9B0;
    color: #1C2946;
}

body, input, select, textarea {
    line-height: 1.75;
}