.single-title {
    color: var(--color-primary-orange);
    font-family: var(--font-family);
    font-size: 32px;
    font-weight: bold;
}
