/* * { padding: 0; margin: 0; background-color: #02111B; color: #FCFCFC;}*/
* { padding: 0; margin: 0; background-color: #000; color: #FCFCFC;}
@font-face {
  font-family: BodoniXT;
  src: url("../fonts/BodoniXT/BodoniXT.ttf");
}
.preline-0{line-height: 0.5;}
.preline-1{line-height: 0.55;}
.preline-2{line-height: 0.6;}

.prelink-orange { text-decoration: underline; color: #D7612E; }
.prelink-orange:hover { text-decoration: bold underline; color: #F7814E; }

h1, h2, h3, h4, h5, p { font-family: "Garamond", serif;}

.cursive p { font-family: "Brush Script MT", cursive;}

.alpha-bg-0 { background-color: rgba(255,255,255,0) !important;}
.alpha-bg-candle { background-color: rgba(180,180,180,0.75) !important;}
.black { color: #02111B;}
.black-bg { background-color: #02111B;}
.orange { color: #B7410E;}
.white{ color: #FCFCFC;}
.white-bg { background-color: #FCFCFC;}
.green { color: #A1B56C;}
.green-alpha-bg-0 { color: #A1B56C; background-color: rgba(255,255,255,0);}
.green-bg { background-color: #A1B56C;}
.light-brown-bg-alpha { background-color: rgba(236, 230, 216, 0.66); };
.red { color: #CB4642;}
.red-bg { background-color: #CB4642;}

.xs-container-gap { margin-top: 324px; }
.md-container { height: 800px; }
.big-container { height: 1024px; }

/*.educacion-content a:visited { color: #C5C5aC;}*/

.educacion-content h1 { font-size: 2.5rem; line-height: 0.875; margin-bottom: 1.25rem;}
.educacion-content a {color: #C5C5AC; text-decoration:underline;}
.educacion-content a:hover { color: #F5F5DC;}

.section-link a { text-decoration: none; color: #D7612E; }
.section-link a:hover { text-decoration: underline; color: #F7814E; }
.section-link a:visited { text-decoration: bold underline; color: #A7511E; }
.section-link a:visited:hover { text-decoration: underline; color: #D7612E; }

.font-ghost { font-family: "BodoniXT", serif; font-weight: 500;}

#content-page h1 { font-size: 1.75rem;}
#content-page h2 { font-size: 1.37.5rem;}
#content-page h3 { font-size: 1.25rem;}
#content-page a { text-decoration: none; color: #D7612E; }
#content-page a:hover { text-decoration: underline; color: #F7814E; }
#content-page a:visited { text-decoration: bold underline; color: #A7511E; }
#content-page a:visited:hover { text-decoration: underline; color: #D7612E; }



