hr {
    margin-bottom: 1rem;
    margin-top: 1rem;
    border-color: #1c26434f;
}

img {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important
}

div.innerCell img{
	box-shadow: none !important;
}

h1 {
    font-size: 2rem;
}

ol>li:before{
	font-style:
}