.ms-apc-opc-services {
    margin-top: 4px;
}

.ms-apc-opc-services__item {
    display: flex;
    align-items: baseline;
    gap: 5px;
    font-size: 0.78rem;
    color: #555;
    line-height: 1.4;
}

.ms-apc-opc-services__icon {
    width: 13px;
    height: 13px;
    flex-shrink: 0;
    fill: #9fc521;
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
}

.ms-apc-opc-services__name {
    flex: 0;
}

.ms-apc-opc-services__price {
    white-space: nowrap;
    font-weight: 600;
    color: #333;
}
