 /*
Theme Name:  Go Child Theme
Theme URI:  https://wordpress.org/themes/go/
Description:  Theme Go Child Theme de Go.
Author:  kmla
Author URI:  https://sobrevivientes.org 
Template:  go
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/licenses.html
test.sobrevivientes.org
 * ---------------------------------------------------
 * ---------------------------------------------------
 */

.site-content-contain {
    background-color: #602365;
    position: relative;
}

/* reducir espacio bajo la barra de marca*/	
.site-content {
padding: 0.001em 0 0;
}	

/**
 * fuente en párrafos
  */
p {
color: #A6A6A6;
font-family: Arial, Calibri, Franklin Gothic;
font-size: 20px;
}

.vencio {
color: #B50405;
font-weight: bold;
font-family: Calibri, Gill Sans;
}

.sansserif{
color: #6E6E6E;
font-family: Calibri, Gill Sans;
}

 /**li {
color: #58ADFA;
font-family: Calibri, Franklin Gothic, Sans-Serif;
font-size: 20px;
} */

a{
font-family: Calibri, Franklin Gothic, Sans-Serif;
font-size: 19px;
}

a:link {
color: #2E2F2E;
}
a:active {
color: #2E2F2E;
}
a:hover {
  font-size:20px;
  color:#58ADFA;
}
a:visited {
  font-size: 20px;
  color: #FFFFFF;
}

/* Modificar fuente 1er encabezado */
.post__title {
font-size: 2.1em;
/* color: #1B1C1B;  */
color: #A6A6A6;
font-weight: bold;
line-height: 1.0;
font-family: Verdana, Calibri, Gill Sans;
}

H1 {
color: #6E6E6E;
font-family: Verdana, Franklin Gothic, Gill Sans;
}

H4 {
color: #A6A6A6;
font-family: Calibri, Gill Sans;
}

H6 {
color: #A6A6A6;
font-family: Calibri, Gill Sans;
}


/**
 * apariencia menu
*/

