blockquote { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 40px; margin-inline-end: 40px; p{ margin-bottom: 5px; } } .wp-block-button__link { color: #fff; background-color: #32373c; border: none; border-radius: 1.55em; box-shadow: none; cursor: pointer; text-decoration: none; display: inline-block; font-size: 1.125em; padding: .667em 1.333em; text-align: center; text-decoration: none; overflow-wrap: break-word; &:hover{ color: #fff; } } a:not([href]):not([tabindex]) { color: #fff !important; text-decoration: none; } figcaption{ text-align: center; } .alignfull, .alignfull img { width: 100vw; } h1, h2, h3, h4, h5, h6 { margin-top: .5rem; margin-bottom: 1rem; }