/* --- GLOBAL Headers styling --- */

/*#page h2 {
    border-bottom: 1px dotted #263757;
    padding: 20px 0px 0px 0px !important;
    text-transform: none;
    text-align: left;
    color: #06205c;
    font-weight: bold;
    margin: 5px 0px;
}*/

#page h2, #page h3, #page h4, #page h5, #colorbox h1, #colorbox h2, #colorbox h3, #colorbox h4, #colorbox h5 {
    font-family: helvetica,'roboto',sans-serif !important;
}


#page h1#page-title {
  font-size: 3em;
    line-height: 1.5em;
    padding: 5px 0px 15px;
    text-align: left;  
    margin-left: 15px;
    margin-right: 15px;
    color: black;
    padding-bottom: 5px;
    font-family: helvetica,'roboto',sans-serif !important;
    margin-bottom: 20px;
}

#page h1 {
    font-size: 3em;
    color: black;
    padding-bottom: 0px;
    font-family: helvetica,'roboto',sans-serif;
    margin: 30px 0px;
    line-height: 1.5em;
}


#page h2 {
    font-size: 2em;
    border-bottom: none;
    padding: 0px !important;
    text-transform: none;
    text-align: left;
    color: #8a3a6d;
    font-weight: bold;
    margin: 30px 0px 10px 0px;
    line-height: 1.5em !important;
    font-family: helvetica,'roboto',sans-serif !important;
}


#page h3 {
    line-height: 1.5em;
    color: black;
    font-size: 1.5em;
    font-weight: bold;
    font-family: helvetica,'roboto',sans-serif;
    padding-top: 5px;
    text-transform: none;
}

.accordion h3 {
font-size:1.2em !important;
}

#page h4 {
    line-height: 1.5em;
    color: #8a3a6d;
    font-size: 1.3em;
    font-weight: bold;
    font-family: helvetica,'roboto',sans-serif;
    padding-top: 5px;
    text-transform: none;
}