﻿h1, h2, h3, h4, h5, h6 {
    color: #8DC8B6 !important;
}

#content-page a {
    color: #8DC8B6 !important;
}

.content-box-header {
    background-color: #8DC8B6;
    color: #FFF;
    font-size: 20px;
}

.content-box-body {
    background-color: #ECECEE;
}

.video-container {
    margin-top: 45px;
}

.cpcab-button {
    background-color: #8DC8B6;
}

.cpcab-button:hover {
    background-color: #ACD5BB;
}