/*
 Theme Name:   Community Crisis Center GeneratePress Child
 Description:  A Customized  GeneratePress child theme
 Author:       Mike Rende
 Author URI:   https://sitebymike.com
 Template:     generatepress
 Version:      0.1
*/

.btn-exit {
    background: #222;
}
.btn-exit:hover {
    background: #000;
}

.utility-nav a {
    text-decoration: none;
}
.utility-nav a:hover {
    text-decoration: underline;
}