/*
Theme Name:     GB Wildife
Description:    
Author:         Andrew Crystal
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../Divi/style.css");


h1 {
color: #008000;
font-weight: bold;
}

.metaslider .caption {
padding: 10px 20px !important;
font-size: 18px;
text-align: center;
}

/* bold h2s on homepage etc */
.et_pb_post h2, .et_pb_blurb h4 {
font-weight: bold;
}

#footer-info, #footer-info a {
color: black;
}