.site-title {
    text-transform: uppercase;
}

a {
    font-weight: bold;
}

a, a:visited, .widget-social_menu a {
    color: #4cb0cb;
}

.header .sep-after:after, .footer .sep-before:before {
    border-bottom-color: rgba(194, 209, 216, 0.75);
    border-bottom-width: 5px;
}

.sep-after:after, .sep-before:before {
    width: inherit;
    border-bottom-width: 1px;
    border-bottom-color: rgba(130,213,231,.25);
}
