button[aria-label="Calculate Your Payment"] {
    background-color: #3FB94D;
    color: #FFFFFF;
}


div[aria-label="Vehicle Card CTAs"] > button {
    background-color: #3FB94D;
    color: #FFFFFF;
}