/*
 Theme Name: Nexel
 Theme URI: https://nexel.es/
 Description: Nexel - Pasa al siguiente nivel
 Author: MarcosRg
 Author URI: https://marcosrg.es
 Version:      1.0
 Author URI: https://marcosrg.es
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

h2.post-subtitle.single-post-subtitle.entry-subtitle.subtitle {
    font-size: 15px;
    text-transform: capitalize;
    color: #555;
    margin-top: 10px;
    margin-bottom: 15px;
}

.post-entry h3::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: #6eb48c;
    border-width: thin;
    display: block;
    width: 60%;
    z-index: 1;
    left: 20%;
}

.youtube-element{
	background-color: #4EA7A1;	
}
