h1.cat_description_header, h2.cat_description_header, h3.cat_description_header {
    font-family: 'adelle-sans', sans-serif !important;
    font-style: normal;
    text-align: center;
    padding: 0px;
    margin-top: 10px;
    color: #565656 !important;
}

h1.cat_description_header {
    font-size: 1.375em !important;
}

h2.cat_description_header {
    font-size: 1.125em !important;
}

h3.cat_description_header {
    font-size: .95em !important;
}

p.cat_description_dd {
    font-size: 15px !important;
    ;
    font-family: 'adelle-sans', sans-serif !important;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    padding: 0px;
    margin-top: 10px;
    color: #565656 !important;
}

#read {
    font-size: 15px;
    font-family: 'adelle-sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

#more {
    display: none;
}
