/*
Color
Font Size
Font Color
Font Family
*/
/***Gradient color****/
/*********Color*********/
/*********End Color*********/
/*********Font Size*********/
/*********End Font Size*********/
/*********Font Color*********/
/*********Font Family*********/
/*********End Font Color*********/
/********Heading******/
.guide-single-heading .guide_header_info_div {
  padding: 2rem 0px;
}
.guide-single-heading .guide_header_info_div .chapter_info_div {
  align-self: center;
}
.guide-single-heading .guide_header_info_div .chapter_info_div h2 {
  font-size: 18px;
  margin-bottom: 1rem;
}
/********End Heading******/
/******Side CTA****/
.guide_sidebar_cta {
  margin-bottom: 3rem;
  padding: 2rem;
  box-shadow: 0px 10px 20px 0px #1818181a;
  border-radius: 1rem;
  border: 2px solid #0da1e233;
  text-align: center;
}
.guide_sidebar_cta h2 {
  margin-top: 0rem;
}
/****End site CTA*****/
/*******Content*****/
.clinch_ebook .article-left {
  margin-top: 0px;
}
/*# sourceMappingURL=ebook.css.map */
