@layer components-widgets {
    .steps__title {color: var(--primary-blue)}

    .steps__title-line {background-color: var(--primary-blue)}

    .steps__icon {position: relative;top: 5px;width: 24px;height: 24px}
}
