/* 
 * Elad's custom styles
 * This file is reserved for designer customizations
 */

 .otppal-inline-notification {
    background-color: #ffffff10;
    border-radius: 20px;
    border-width: 0px;
    border-left-width: 4px;
    border-left-style: solid;
    padding: 12px;
    margin: 20px 0;
 }