/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .yoti-age-verification-button {
    background-color: #2875bc;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
}
