.rst-content blockquote {
    margin-left: 0px;
    background-color: rgb(248, 248, 248);
    border-left: rgb(225, 228, 229) solid 6px;
    padding-left: 18px;
}

.rst-versions {
	display: none;
}