/*
Theme Name:First State Bank of St Charles Theme
Author: Pannos Marketing
Author URI: https://www.pannosmarketing.com/
Description: A customized Wordpress theme for First State Bank of St Charles .
Requires at least: 6.0.3
Tested up to: 6.0.3
Requires PHP: 7.4.32
Version: 1.0
*/

.is-root-container > div {
    padding: 10px;
    background: linear-gradient(180deg, rgba(233,234,235,.5) 0%, rgba(233,234,235,.2) 100%);
}

/* Investments updates per 47780 */

.block-page-header .header-icon img {
    max-width: 400px;
    max-height: 100px;
    margin-bottom: 4rem;
}

.block-illustration-feature > .content:not(:has(.photo)) {
    grid-template-columns: 1fr;
}

.block-illustration-feature > .content:not(:has(.photo)) .text * {
    max-width: 100%;
}

.block-illustration-feature .text .body p a {
    text-decoration: underline;
}