/*

mnow handled in global styles website-bleed and website-container
.scma-container { 
    background-color: #FAF2EB;
    padding: 50px 20px;
    }

    .scma-container__content {
        max-width: 1024px;
        min-height: 1em;
        margin: 0 auto; 
        display: grid; might need to add somthing like this back
        } */