
a .obj_galley_link { background-color: #d3c945; }

h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }

#art h1 { font-weight: bold; }
#art h2 { font-weight: bold; }
#art h3 { font-style: italic; }
#art h4 { font-style: italic; }

.article_summary_body {
    background-color: #dadada;
    padding: 10PX;
}

.section_title {
    font-family: 'Montserrat',sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 22px;
    padding-top: 0px;
}

.current_issue header {
   margin-bottom: 0px;
}

.section {
    padding-bottom: 10px;
    padding-top: 0px;
}

p.lead { font-size: 14px; }
p.Cuerpo_Esp_Texto_con_sangria { text-indent: 40px; }

p.Cuerpo_Esp_Caja_texto {
    padding: 20px;
    border: 1px solid;
    background-color: #eee;
    margin-top: 10px;
    margin-bottom: 30px;
}

p.Cuerpo_Esp_Versos {
    text-align: right;
    font-style: italic;
    margin-bottom: 0px;
    margin-top: 0px;
}