/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#sidebar .et_pb_widget {
    margin-bottom: 30px;
    width: 100%;
    float: none;
    padding: 20px;
    border: thin solid #f3f3f3;
}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    display: block;
    color: #cacaca;
    font-size: 1em;
}
.mh-blog-1-1 .entry-featured-image-url {
  padding-top: 100%;
}

.mh-blog-1-1 .entry-featured-image-url img {
  position: absolute;
  height: 100%;
  bottom: 0;
  object-fit: cover;
}
#left-area ol, .entry-content ol, .et-l--body ol, .et-l--footer ol, .et-l--header ol {
    list-style-type: none;
    list-style-position: inside;
    padding: 0 0 23px;
    line-height: 26px;
}
.et_pb_widget ol li, .et_pb_widget ul li {
    margin-bottom: 2em;
}
pre.wp-block-verse {
    font-family: inherit;
    overflow: auto;
    white-space: initial;
}
.et_pb_post {
    margin-bottom: 20px;
    word-wrap: break-word;
}
@font-face {
  font-family: 'Montserrat-VariableFont_wght';
  src: url(./Montserrat-VariableFont_wght.woff2) format('woff2');
}
