.acf-usp-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;

    p {
        margin-bottom: 0 !important;
    }
    svg {
        width: 24px!important;
        height: 24px!important;
        fill: #e30613!important;
    }
}