#CTA-container .btn {
    border: solid 1px white !important;
    color: white !important;
}

#CTA-container .btn:hover {
    box-shadow: 0px 0px 10px 0px color-mix(in srgb, black 50%, transparent) !important;
}