/*
 Theme Name:   Mantra child
 Theme URI:    http://http://rawelements.nl/
 Description:  -
 Author:       Corine Voogt
 Author URI:   https://halfjuni.nl/
 Template:     mantra
 Version:      1.0.0
*/
 
/* Vanaf hieronder kun je CSS plaatsen
-------------------------------------- */


.wp-block-image {
    margin: 0;
}
.about a,
.about a:link,
.about a:active {
	color: #cc120d;
    font-size: 2.5em;
}
.entry-content h2 {
    font-size: 2.5em;
}

.textwidget #mc_embed_signup form {
    padding: 0;
}
.textwidget #mc_embed_signup .mc-field-group label {
    line-height: 1.2;
}
#nav-toggle {
    display: none !important;
}