/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.footer .legal-consent-container {
 color: white; 
}

html{
background: #282d33; 
}
body {
    z-index: -1;
    position: relative;
}
.blog-4 .blog-post__body img {
    border-radius: 12px;