form[data-op3-element-options-type="coursebutton"] {
    &:not([data-op3-parent-options-property-value-courseButtonState="start"]) .op3-element-options-property[data-op3-element-options-property-name="op3Icon"],
    &:not([data-op3-parent-options-property-value-courseButtonState="continue"]) .op3-element-options-property[data-op3-element-options-property-name="op3Icon2"],
    &:not([data-op3-parent-options-property-value-courseButtonState="restart"]) .op3-element-options-property[data-op3-element-options-property-name="op3Icon3"] {
        display: none;
    }
}
