/* CLB Custom Front-End CSS, loaded after theme and child theme styles */

.site-title a, .site-title a:focus, .site-title a:hover {
     font-family: scrivano, serif;
     /* font-weight: 700; */
     font-family: 'Average', serif;
}


.clb-rr-masthead-wrapper {
     margin-bottom: 30px;
     display: flex;
     justify-content: center;
}