.btn-buy-ticket,
.btn-click-here {
    margin: 0 !important;
}

.btn-subscription {
    width: -webkit-fill-available;
    margin: 0 !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.input-help-text {
    font-family: 'Inter';
    color: #8E8E8E;
    font-size: 12px;
}

.btn-back-outline {
    font-family: 'Inter', sans-serif;
    border: 1px solid #FE4E4E;
    background: transparent;
    color: #FE4E4E;
}

#footer1-z a,
#footer1-z a:hover {
	color: #FFF !important;
}