:root{--cover-text-color:#000000;--highlight:#c49a40;--highlight-inverse-contrast:#BF0D3E;--cover-title-text-shadow:rgb(255, 242, 0) 0px 0px 7px;--sticky-menu-text-color:#00205B;--section-dark-bg-color:#502D03}:root .contacts-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1em}:root .contact-card{width:200px;background-color:#ccc;text-align:center;padding:.5em;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.3);font-family:Arial,sans-serif}:root .contact-card img{width:150px;height:150px;background-color:rgba(0,0,0,.2);border-radius:50%;border-color:#000;border-width:1px;border-style:solid;object-fit:cover}:root .contact-card .email-icon{margin:0;font-size:24px;display:block;text-decoration:none}#site-head .blog-title,#site-head.withCenteredImage .blog-title{font-size:10rem}#site-head .blog-description,#site-head.withCenteredImage .blog-description{font-size:3rem}@media only screen and (max-width:1130px){.blog-description{font-size:2rem}}@media only screen and (max-width:500px){.blog-description{font-size:2rem}}