/*
Theme Name:   GeneratePress Child
Template:     generatepress
Version:      1.0.0
*/

body {
font-family: 'Roboto', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Roboto', sans-serif;
font-weight: 900 !important;
}

a,
a:focus,
a:active {
text-decoration: none;
color: #ecf1ff;
}