Multiple shouldn't be a problem if you know the order of the elements. You can target a specific one with the :nth-of-type()
selector: https://developer.mozilla.org/en-US/docs/Web/CSS/:nth-of-type
Multiple shouldn't be a problem if you know the order of the elements. You can target a specific one with the :nth-of-type()
selector: https://developer.mozilla.org/en-US/docs/Web/CSS/:nth-of-type