/* --- Colors --- */

:root {
    --main: #f2c456;
    --main-light: #869ee3;
    --main-dark: #7e643b;
    --bg-shared-banner: #fff0cd;
    --color-services: #ff6e21;
    --btn-hover: #ff6e21;
    --btn-hover-2: #000;
    --bg-plan4: #fff0cd;

    --bg-header: #fff0cd;
    --border: #f2c456;

    --bg-header: #fff0cd;
    --border: #f2c456;


    /* --- fonts --- */
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace

}
.order-4 .offerNamePrice p {
    color: #000000!important;
}