.coodiv-cloud-hero-title {
    font-weight: 600;
}
.coodiv-cloud-hero-title span.sub-text:before {
    display: none;
}
.coodiv-cloud-hero-title span.sub-text {
    font-weight: 300
}

#toTop {
    bottom: 50px;
}

.plan-highlight {
    font-size: 15px;
}

code {
    color: #e83e8c;
    background: #DFE8FF;
    padding: 1px;
}

@media (max-width: 991px){
#toTop {
    bottom: 90px;
}
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.fs-x {
	font-family: 'Garamond', serif;

}
@media (min-width: 768px){
.custom-page-container .services-iformations-sticky-navbar {
    top: 84px;
}
}
@media (max-width: 768px){
.custom-page-container .services-iformations-sticky-navbar {
    top: 60px;
}
body.coodiv-clouds-theme .custom-page-container .servers-compare-table .servers-compare-table-header {
    top: 124px;
}
}

