/* Theme */

main {
    background: #303F9F;
    color: #FAFAFA;
}

.icons-social a {
    color: #FAFAFA;
}

.icons-social a svg path{
    fill: #FAFAFA;
}