.wainzua-dark-green, #wainzua-dark-green{
    color: #004122;
}
p.wainzua-banner-title-color.padding-top {
    color: #004122!important;
}
#accordion-wainzu-light-green .cmp-accordion__title{
    color: #006838;
}
div#wainzu-icon-with-text {
    display: flex;
    align-items: center;
    padding: 31px;
    /* justify-content: center; */
}
div#wainzu-bg-color {
    background: rgba(0, 104, 56, 0.1);
}
#wainzu-light-green {
    color: rgba(0, 104, 56, 1);
}
a#wainzu-button {
    background: rgba(255, 243, 59, 1);
    color: rgba(0, 65, 34, 1);
    border: rgba(255, 243, 59, 1);
}
#teaser-with-yellow-button .teaser .cmp-teaser__action-link {
    background: rgba(255, 243, 59, 1);
    color: rgba(0, 65, 34, 1);
    border: rgba(255, 243, 59, 1);
}
div#wainzu-master-list-with-yellow-cta .cmp-masterlist__item-cta {
background: rgba(255, 243, 59, 1);
    color: rgba(0, 65, 34, 1);
    border: rgba(255, 243, 59, 1);
}
div#wainzua-two-column-with-border {
    display: grid;
    grid-template-columns: 20% 79%;
    gap: 1%;
    /* justify-content: space-evenly; */
    /* align-items: flex-start; */
    padding: 15px;
    border-style: solid;
    border-color: rgba(216, 223, 222, 1);
    border-width: 1px;
    border-radius: 8px;
    /*align-items: center;*/
    margin-bottom: 20px;
}
div#wainzua-two-column-icon-with-border {
    display: grid;
    grid-template-columns: 11% 84%;
    padding: 15px;
    gap: 1%;
    align-items: center;
    border-style: solid;
    border-color: rgba(216, 223, 222, 1);
    border-width: 1px;
    border-radius: 8px;
}
#teaser-with-dark-green-button .teaser .cmp-teaser__action-link {
    background: rgba(0, 65, 34, 1);
    color: rgba(255, 255, 255, 1);
    border: rgba(0, 65, 34, 1);
}
span#wainzu-light-green {
    color: rgba(0, 104, 56, 1);
}
td.grey-bg {
    background: rgba(235, 239, 238, 1);
}

td.light-grey {
    background: rgba(216, 223, 222, 1);
}
p.wainzua-banner-title-color {
    color: rgba(0, 104, 56, 1);
}
div#teaser-with-yellow-button .cmp-teaser__action-link {
    background: rgba(255, 243, 59, 1);
    color: rgba(0, 65, 34, 1);
    border: rgba(255, 243, 59, 1);
}
#teaser-desc-green-color .cmp-teaser__description p{
    color: #006838;
}
#wainzua-resources-accordion .cmp-tabs__tab--active {
    background-color: rgba(0, 65, 34, 1);
    
}
#wainzua-resources-accordion .cmp-tabs__tablist-wrapper {
    border-bottom: 2px solid rgba(0, 65, 34, 1);
}
/* form code*/

#wainzua-form-layout .wainzua-order-form .cmp-dynamicform__form-validation{
    display: flex;
    flex-wrap: wrap;
    margin-top: 0vw;
    align-content: center;
    justify-content: flex-start;
    width: 100%;
    margin: auto;
    gap: 1%;
}
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(4),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(5)
{
    width: 100%;
}
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(1),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(2),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(3)
{
    margin: 25px 0px 0px 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 32%;
}
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(6),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(7),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(8),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(10),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(11)
{
    width: 48%;
}
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(4){
    margin-top: 30px;
}
#wainzua-form-layout .wainzua-order-form .cmp-dynamicform__form-image-container.text-center img{
    width: 100%;
    height: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#wainzua-form-layout .cmp-dynamicform__main-section-subheader b{
    font-family: "Lexia";
    font-size: 26px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: normal;
    margin: 0;
    text-decoration: none;
    font-weight: normal !important;
    color: #004122;
}
#wainzua-form-layout .image-text{
    padding: 20px;
    border: 1px solid #D8DFDE;
    margin-top: -7px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-align: center;
    font-size: 26px;
    line-height: 34px !important;
    padding: 18px;
    font-family: "Lexia";
    color: #006838;
    min-height: 130px;
}
#teaser-green-text .cmp-teaser__description p{
    color: #004122;
    font-family: "Inter-Bold";
}

@media screen and (max-width: 1024px){
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(6),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(7),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(8),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(9),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(10),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(11),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(1),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(2),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(3),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(4),
#wainzua-form-layout .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group:nth-child(5)
{
    width: 100% !important;
}
}


/*media query for mobile*/

@media (max-width: 768px) {
    
    div#wainzu-icon-with-text {
    display: grid;
    align-items: center;
    padding: 31px;
    /* justify-content: center; */
}
div#wainzua-two-column-with-border {
    display: grid;
    grid-template-columns: 100%;
    gap: 1%;
    /* justify-content: space-evenly; */
    /* align-items: flex-start; */
    padding: 15px;
    border-style: solid;
    border-color: rgba(216, 223, 222, 1);
    border-width: 1px;
    border-radius: 8px;
    align-items: center;
    margin-bottom: 20px;
}
div#wainzua-two-column-icon-with-border {
    display: grid;
    grid-template-columns: 100%;
    padding: 15px;
    gap: 1%;
    align-items: center;
    border-style: solid;
    border-color: rgba(216, 223, 222, 1);
    border-width: 1px;
    border-radius: 8px;
}
}

.wainzua-order-form .cmp-dynamicform__generated-form .cmp-dynamicform__form-group.button-group button{
	background: rgba(0, 65, 34, 1) !important;
    border: rgba(0, 65, 34, 1) !important;
}
.wainzua-order-form .cmp-dynamicform__generated-form .cmp-dynamicform__form-group.button-group button:hover{
	background: rgba(0, 65, 34, 1) !important;
    border: rgba(0, 65, 34, 1) !important;
}
