body {
background-color: #f9f9f9;
}
.category {
background-color: #fff;
box-shadow: 2px 4px 9px rgb(47 70 86 / 19%);
border: none;
border-radius: 4px;
min-height: 150px;
max-height: 150px;
}
h3 {
font-size: 18px;
font-weight: 700 !important;
color: #304168;
margin-top: 20px;
}
.navbar .navbar-inner {
background-color: #2c5c7e;
background: url(https://www.allclients.com/images/help-navbar.jpg);
background-size: 25%;
}
#docsSearch {
background-color: #d0e8f2;
background: url(https://www.allclients.com/images/help-background.jpg);
height: 167px;
background-position: center;
padding-top: 39px;
background-size: auto;
text-shadow: 1px 2px white;
}
#docsSearch h1 {
font-size: 32px;
font-weight: 400;
text-align: center;
margin-bottom: 0;
}
h2 a {
color: #7bb63d;
}
#fullArticle h2 {
font-size: 24px;
line-height: 32px;
}
.article-count {
font-weight: bold;
}
.category p {
color: #999;
}
#searchBar button {
border: none;
font-weight: bold;
}
#main-content {
background: none;
}
.contentWrapper {
border-radius: 10px;
box-shadow: 2px 4px 9px rgb(47 70 86 / 19%);
}
#searchBar button {
background-color: #7bb63d;
}
h2 {
font-size: 24px;
}
.collection-category h2 a {
color: #363636;
font-size: 22px;
}
h1 {
font-weight: 600 !important;
font-size: 32px !important;
}
.navbar .brand {
color: #ffffff;
font-weight: bold;
}