input.PW-radio[type="radio"] {
    width: 18px !important;
    height: 18px !important;
    border: 2px solid #555 !important;
}

input.PW-radio[type="radio"]:checked {
    background-color: #1b4e4f !important;
    border-color: #1b4e4f !important;
}
