/* BlueAge Services — pub/css/base-style.css */
html { font-size: 16px; }
body { margin: 0; padding: 0; overflow-x: hidden; }
a { transition: all 0.25s ease; }
a:hover, a:focus { text-decoration: none; outline: none; }
p { line-height: 1.8; }
