Very simple but please add CSS box-sizing property.
Its annoying not having this as when you add a border to hover on a button for example you get surrounding elements jumping about.
normally a button would be set to box-sizing: border-box to avoid this.
The way around it is to add a transparent border on normal state then change the color on hover but this is a little hacky for my liking.
yes I saw also the problem for the angle under a section: look to my issue https://forum.webflow.com/t/background-image-with-bottom-angle-box-sizing-option-needed-for-correct-border-bottom-angle-effect/83721
Greetings
Karel