/*CMS Button */

.button-white-bg,.button-lightGreen-bg,.button-lightPurple-bg,.button-green-bg {padding: 5px 10px 7px;border-radius: 5px;
    background-color: #fff; color: #000;font-weight: 600;
    border: 1px solid #ccc;}
.button-lightGreen-bg { background-color:#F3FFFB !important;}    
.button-lightPurple-bg { background-color: #F3F7FF !important;}
.button-green-bg {background-color: #AFFFE6!important;}

.acf-radio-list:focus-within {border: 1px solid transparent !important;}

