.TicketFormLeftContainer__formTitle {
    color: #0eb5fe;
}
.Icon__brand {
    color: #0eb5fe;
}
.commonStyle__zt3BrandBg {
    background-color:#0eb5fe ;
}
.Button__buttonCommon {
    border-radius: 16px;
}
.Button__footerBtn {
    background: #0eb5fe;
}
.Button__footerBtn:hover {
    background: #d436d0;
}


