#moreira-site {
    --ms-black: #050505;
    --ms-graphite: #121212;
    --ms-graphite-soft: #24211d;
    --ms-sand: #f3efe6;
    --ms-sand-2: #ebe3d5;
    --ms-stone: #d7d0c3;
    --ms-white: #ffffff;
    --ms-text: #111111;
    --ms-text-soft: #625b51;
    --ms-container: 1320px;
    --ms-radius-lg: 28px;
    --ms-radius-md: 18px;
    --ms-shadow-card: 0 34px 90px rgba(32, 28, 22, .22);
    --ms-ease: cubic-bezier(.2, .7, .2, 1);
}
