.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}
.h5, h5 {
    font-size: 1.25rem;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: sans-serif;
    font-weight: 300;
    line-height: 1.1;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}
h5.double {
	outline-style: double;
}
h5 {
	color: blue; text-shadow: black 0.1em 0.1em 0.2em;
}
*, ::after, ::before {
    box-sizing: inherit;
}
*, *:before, *:after {
    box-sizing: inherit;
}
logo-box {
    background-color: #dd2fed8c;
    text-align: left;
    padding: 20px;
}