.filter-tv-block {
    position: relative;
    padding: 40px;
    border-radius: 20px;
    background-color: rgba(239, 243, 248, 1);
}

.ttv-search button[type=submit] {
    background-color: rgba(232, 80, 54, 1) !important;
    border-radius: 8px !important;
}