/*
Theme Name: Transoplast Corporate
Description: Corporate child theme for Transoplast. Shows the product catalogue without prices or purchasing; the checkout is used for quote requests (offerteaanvragen). Built on top of the Transoplast Core theme.
Template: transoplast-core
Author: Wux
Author URI: https://wux.nl/
Version: 1.0.0
*/

:root {
    --clr-primary: var(--clr-red);

    --clr-light: #F6F6F6;
    --clr-text: #3F4C58;

    --clr-dark: #350000;
    --clr-dark-500: #570A12;

    --clr-text-rgb: 63, 76, 88;
}

/* .wpb-body { background-color: #fff; } */

