/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.nav-float-right #site-navigation {   
    background-color: transparent!important;
}



/*alteração em mobiles*/

@media (max-width: 767px){
.site-header{    background: none;}
img.dynamic-featured-image.wp-post-image {  width: 100%;}
	
}

.wp-block-file a {
    color: #ababab;
}


