sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

.bold, strong, b { font-weight: 800; }
.align-left, .text-left { text-align: left; }
.align-center, .text-center { text-align: center; }
.align-right, .text-right { text-align: right; }
.align-justify, .text-justify { text-align: justify; }

blockquote { border-left: 4px solid; font-style: italic; padding-left: 20px; margin-bottom: 10px; }
blockquote p:last-child { padding-bottom: 0; }

.color1 { color: #4267b2; }
.color2 { color: #1da1f2; }
.color3 { color: #ba317f; }
.color4 { color: #ff0000; }
.color5 { color: #0077b5; }
.color6 { color: #666666; }
.color7 { color: #074ea1; }
.color8 { color: #00a0db; }
.color9 { color: #e2001a; }
.content-box-blue-bg { background: #009aea; color: #fff; padding: 5px; }
.content-box-dark-blue-bg { border: 2px solid #0E52A0; padding: 5px; }
.content-box-light-blue-bg { border: 2px solid #009aea; padding: 5px; }
