body {
	font-family: "Poppins", sans-serif !important;
}

section#docsSearch {
	background: url("https://cdn.prod.website-files.com/63be8301cc64cbff793780ff/640ed4848af4c895e1e86f12_Hero%20Section%20HElp%20center.png") no-repeat 0 0;
	background-image: url("https://cdn.prod.website-files.com/63be8301cc64cbff793780ff/640ed4848af4c895e1e86f12_Hero%20Section%20HElp%20center.png") no-repeat 0 0;
	margin: 0 auto 36px auto;
    max-width: 1700px;
    border-radius: 10px;
}

.category {
    box-shadow: 7px -7px 20px #8686864d;
    background-color: var(--snow-white);
    background-image: none;
    background-size: auto;
    border-radius: 10px;
}

.contentWrapper {
    box-shadow: 7px -7px 20px #8686864d;
    border-radius: 0px 10px 10px 10px;
}


/* #sidebar .nav-list a, #fullArticle blockquote, #fullArticle dd, #fullArticle div, #fullArticle li, #fullArticle ol, #fullArticle p, #fullArticle table, #fullArticle ul {
	font-size: 1.2em;
}*/


