/*
Theme Name: HCA
Template: twentytwentyfive
*/
:root {
    --wp--style--global--content-size: 750px;
    --wp--style--global--wide-size: 1340px;
}


body {
    margin: 0;
    background: #ededef; /* Fallback for when there is no custom background color defined. */
}

.bg-ydblue {
    background: #203551 !important;
}
