
        .public-company-logo {
            background-image: url("https://shirleybrouwers.clientomgeving.nl/api/files/public/public-logo.png?t=1707402277259");
        }

        body {
            background: #F4EEEA !important;
        }

        .navbar {
            background-color: #F4EEEA !important;
        }
        .navbar h1, .navbar .nav-link, .navbar-text {
            color: #273D29 !important;
        }

        .navbar a.dropdown-item {
            color: #212529 !important;
        }

        .box-success,
        .box-primary {
            border-top-color: #817E4E !important;
        }

        .btn.btn-success,
        span.cell.day.highlighted span,
        .callout.callout-success {
            background-color: #817E4E !important;
            border-color: #817E4E !important;
            color: #FFFFFF !important;
        }

        .btn.btn-primary,
        .badge.bg-primary {
            background-color: #817E4E !important;
            border-color: #817E4E !important;
            color: #fff !important;
        }

        .time-label span {
            background-color: #817E4E !important;
             color: #fff !important;
        }

        .webshop-categories ul {
            background: rgb(242, 247, 252);
        }

        .article-box .el-tabs__item.is-active {
            color: #817E4E !important;
        }

        .article-box .el-tabs__active-bar {
            background-color: #817E4E !important;
        }

        .vuetable-body .btn-secondary {
            background-color: #817E4E !important;
            border-color: #817E4E !important;
            color: #fff !important;
        }

        .webshop-categories .nav-link.active {
            color: #F1852D !important;
            border-bottom: 2px solid #F1852D !important;
        }

        .webshop-categories .nav-link {
            color: #50388D !important;
        }