All of this code can be found in Site Settings > Custom CSS
Add to most, if not all, parent containers.
Adds a base padding.
If an accent heading is stacked above a primary heading, add this class to the top text to shift them closer together.
(Make sure gap is set to 0px as well)
Adds a stylized top and bottom border to the buttons.
Added in addition to the usual .jagged-button class.
–sitewide-base-padding: 8%;
–x-box-shadow: 0px 0px 25px -5px black;
–x-border-radius: 10px;