﻿.tg-brand-text {
    font-weight: 800;
    font-size: 28px;
    letter-spacing: -0.5px;
    color: #fff;
    text-decoration: none;
    line-height: 1;
}

    .tg-brand-text:hover {
        color: #fff;
        text-decoration: none;
    }

.tg-brand-text-dark {
    color: #111;
}

    .tg-brand-text-dark:hover {
        color: #111;
    }

.tg-footer-brand {
    font-weight: 800;
    font-size: 30px;
    color: #fff;
    line-height: 1;
    margin-bottom: 14px;
    display: inline-block;
    text-decoration: none;
}

    .tg-footer-brand:hover {
        color: #fff;
        text-decoration: none;
    }

.tg-city-search-note {
    color: rgba(255,255,255,0.9);
    font-size: 14px;
    margin-top: 12px;
}

.tg-hero-form .form-control,
.tg-hero-form .form-select {
    min-height: 56px;
}

.tg-section-icon {
    width: 72px;
    height: 72px;
}

.tg-home-card-logo {
    width: 56px;
    height: 56px;
    object-fit: contain;
    border-radius: 12px;
    border: 1px solid #e9ecef;
    background: #fff;
    padding: 6px;
}
