/*... HEADER ... */
.site-header {
    box-shadow: 1px 5px 9px #3f2579;
}
/* ...Main Banner... */
.ibanner, .da-dots span.da-dots-current, .tx-cta a.cta-button {
    background-color: #0e002d;
    max-height: 480px;
}
/* ...Site Title ... */
.site-title {
    font-family: Georgia;
    font-size: 45px;
}
/* ...Main Navigation ... */
.headerwrap .navbar {
    font-family: Times New Roman;
}
/*...Navigation Menu...*/
.colored-drop .nav-container ul ul a:hover,
.colored-drop ul.nav-container ul a:hover {
    background-color: #0e002d;
}
/*...Top Bar ...*/
