.wp-block-button__link {
    background-color: #32373c;
    border-radius: 4px;
    color: #fff;
    padding: 12px 24px;
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
}

.wp-block-columns {
    display: flex;
    flex-wrap: wrap;
}

.entry-content {
    margin: 1.5em 0;
}

.site-header {
    position: relative;
}

.main-navigation {
    clear: both;
    display: block;
}

.widget-area {
    margin-top: 1.5em;
}

.footer-widgets {
    padding: 2em 0;
}

.site-info {
    text-align: center;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

.elementor-widget-container {
    position: relative;
}

.elementor-section {
    position: relative;
}

.yoast-schema-graph {
    display: none;
}
