﻿.ticket-title {
    background-color: #e2001a !important;
    color: #fff !important;
}

.home-button, 
.mytickets-button,
.lang-dropdown,
.back-button, 
.sending-button,
.continue-button,
.submit-button {
    background-color: #e2001a !important;
    color: #fff !important;
}

.slider::-webkit-slider-thumb {
    background: #e2001a !important;
}


.slider[type="range"]::-moz-range-thumb {
    background: #e2001a !important;
}

.privacy-url {
    color: #e2001a !important;
}