.custom-blog{--custom-blog-title-font-weight:700;--custom-blog-title-text:48px;--custom-blog-title-spacing-y:3px;--custom-blog-inner-spacing-y:32px;--custom-blog-date-text:16px;--custom-blog-image-width:100%;--custom-blog-initial-image-height:auto;margin-bottom:32px}.custom-blog__inner{margin-block-end:var(--custom-blog-inner-spacing-y)}.custom-blog__title{display:block;font-size:var(--custom-blog-title-text);font-weight:var(--custom-blog-title-font-weight);line-height:1.5;margin-block-end:var(--custom-blog-title-spacing-y)}.custom-blog__date{font-size:var(--custom-blog-date-text)}.custom-blog__banner{max-height:var(--custom-blog-initial-image-height);max-width:var(--custom-blog-image-width);object-fit:cover;width:var(--custom-blog-image-width)}@media (max-width:540px){.custom-blog{--custom-blog-title-text:36px;--custom-blog-date-text:14px}}