﻿/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.12,
* Autoprefixer: v10.4.4
* Browsers: last 4 version
*/

@import 'font.css';

.search .content {
    padding-bottom: 30px;
}

.search .top {
    padding: 15px 0;
}

.search .check-new {
    display: none !important;
}

.search .top h1 {
    text-align: center;
    font-family: helveNeueBold;
    font-size: 30px;
    margin-bottom: 5px;
    color: var(--tt-default-color);
}

    .search .top h2 {
        text-align: center;
        margin-top: 0;
    }

