﻿h1, h2, h3, h4, h5, h6 {
    color: #C18898 !important;
}

#content-page a {
    color: #C18898 !important;
}

.cpcab-button {
    background-color: #C18898;
}

.cpcab-button:hover {
    background-color: #e0bbc5;
}

.content-box-header {
    background-color: #c18898;
    color: #FFF;
    font-size: 20px;
}

.content-box-body {
    background-color: #ECECEE;
}