/*
Theme Name:   BB 2020 v1.0.1 (Twenty Twenty Child)
Theme URL:    https://milkyway.design/
Description:  A child theme of Twenty Twenty WordPress theme.
Author:       Mike Conway
Author URL:   https://milkyway.design/
Template:     twentytwenty
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
*/

/* Custom CSS goes after this line */

*{font-family: catamaran, sans-serif;}

.entry-content h1, h1.entry-title{font-family: parppim, helvetica, arial, sans-serif;}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 87rem;
    width: calc(100% - 8rem);
}

#home-title .site-logo img.custom-logo {
max-height: 25rem;
}

#site-content .post-inner{
padding-top:3em;
}

body.cover-short .cover-header.bg-image {
    height: 58vh !important;
    }

body.cover-short .cover-header-inner-wrapper{
display: inherit !important;
flex-direction: inherit !important;
height: 25vh !important;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 87rem;
    width: calc(100% - 8rem);
}

.footer-widgets{
width: 100%;
}

.footer-widgets.column-one{
  width: 60% !important;
  display: inline-block;
}


.footer-widgets.column-two{
  width: 25% !important;
  float: right;
}

/* Screen Size Modifications */

