.headerTitle
{
    color: #FFFFFF
}

nav.sticky-header.affix .headerTitle {
    color: #1C1C1C;
}

.bg-mybackground {
    background-color: #4EABCC !important;
}

.bg-mybackground h1,
.bg-mybackground .h1,
.bg-mybackground h2,
.bg-mybackground .h2,
.bg-mybackground h3,
.bg-mybackground .h3,
.bg-mybackground h4,
.bg-mybackground .h4,
.bg-mybackground h5,
.bg-mybackground .h5,
.bg-mybackground h6,
.bg-mybackground .h6 {
    color: #ffffff;
}