.phone-cta {
    background-color: #43AA00 !important;
}

.phone-cta__number a {
    color: #fff !important;
}

.phone-cta .icon {
    filter: invert(1);
    margin-top: auto;
}