/*
Theme Name: generatepress_child
Theme URI: http://loquesea.es
Version: 4.0
Description: This is a child Theme of Neve made by Machi
Author: Tu
Author URI: http://loquesea.es
Template: generatepress
*/
 
/*----------------- Cambios a partir de aquí -------------------------------*/


.nv-comment-content a, .nv-content-wrap a:not(.button) {
    text-decoration: none !important;
}
.container{
    background: transparent !important;
}

#bar-100{
	width: 100%;
    background: #587aba;
    display: flex;
    justify-content: end;
    padding-right: 1em;
}