/*
Template:       finbuzz
Theme Name:     Finbuzz Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/themes/finbuzz
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Finbuzz is an Responsive Software & IT Solutions WordPress Theme.
Version:        1.1
Text Domain:    finbuzz
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
License:   	  Envato split License
License URI:  https://themeforest.net/licenses/terms/regular
*/
.separador{
  background-color: #bc1414;
  border-radius: 10px;
  height: 4px;
  width: 70px;
  margin-bottom: 20px;
}

.separador-center {
  margin:auto;
  background-color: #bc1414;
  border-radius: 10px;
  height: 4px;
  width: 100px;
  margin-bottom: 20px;
}

.centrado{
 text-align: center;
}

.modh{
  font-size:38px;
}

.subtitulo{
 font-family:Gelasio;
 color:#bc1414;
 margin-bottom:8px;
 position:relative;
 display:inline-flex;
 align-items:center;
 font-weight:600;
 }