@charset "UTF-8";

.slider-image {
    filter: saturate(10%);
}

h2 > span {
    color: #CF0A1D;
}

h1 {
    font-family: serif;
}

.team-title h4 {
    font-family: 'Noto Serif' !important;
}

.pricing-title > span {
    color: #CF0A1D;
}

.portfolio-desc p:hover {
    text-decoration: underline;
}

.input-token{
    display: none;
}