html { scroll-behavior: smooth; }
a { transition: color 0.25s ease, background-color 0.25s ease; }
.site-content p { line-height: 1.72; }
.btn, .button, input[type="button"], input[type="reset"], input[type="submit"] { border-radius: 4px; transition: all 0.25s ease; }