.wrapper.angled.lower-start:after {
    border-left-color: transparent;
    border-left-width: 100vw;
    border-bottom-width: 3rem !important;
    bottom: -3rem !important;
}

.wrapper.angled.lower-end:after {
    border-right-color: transparent;
    border-right-width: 100vw;
    border-bottom-width: 3rem !important;
    bottom: -3rem !important;
}

.wrapper.angled.upper-end:before {
    border-right-color: transparent;
    border-right-width: 100vw;
    border-top-width: 3rem !important;
    top: -3rem !important;
}

.logo-txt-home{
   font-size:36px !important;
   font-weight:bolder !important;
}



.bg-soft-primary {
    background-color: #ffbf06!important;
}

.solid-mono.text-primary .fill-primary {
    fill: #ffbf06!important;
}

.solid-mono.text-primary .fill-secondary {
    fill: #107134!important;
}


.icon-list.bullet-soft-primary.bullet-bg i {
    background-color: #ffbf06!important;
}

.bg-footer-custom {
    background-color: #ffbf06!important;
    color:black!important;
}
