.bebas-neue-regular {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.icon {
    width: 175px;
}

.text-black {
    color: #000;
}

@media (min-width: 1023px) {
    .showShapeMobile {
        display: none;
    }
}