/*
Theme Name: Astra Child
Theme URI: https://example.com/astra-child
Description: Tema Filho do Astra.
Author: Seu Nome
Author URI: https://example.com
Template: astra
Version: 1.0.0
*/

/* Adicione seus estilos personalizados abaixo */

.ast-footer-copyright {
    display: none;
}
.site-title{
	display:none;
}
.wp-block-heading {
    color: #e79916;
}

.entry-title {
    color: #e79916;
}

.entry-meta {
    display: none;
}

h2 {
    color: orange !important;!i;!;
}

a {
    text-decoration: none !important;
}

a:hover{
    text-decoration:underline !important;
}
