.green-template h1.headerOneAsButton {
    border-color: #A9DD00;
    color: #A9DD00;
}

 .green-template .yellow-line-top:before {
    content: url("/media/yeqdv3wi/green-top-line.svg");
 }

 .green-template .btn-secondary a, .green-template .highlight-secondary, .green-template button.btn-secondary {
    background-color: var(--fourth) !important;
 }

 .green-template .date {
    background-color: var(--fourth) !important;
 }

 .green-template .bg-third {
    background-color: var(--eight) !important;
 }
 .green-template .switchBlock ul li,  .green-template .TextBlock-container ul li {
    background-image: url(/icons/heart_check.svg);
 }
