.creative01-section02 .am-title-1 {
  margin-bottom: 25px;
}

.am-title-1 {
  margin: 5px 0 29px;
}
.creative01-section02 .info {
  margin-bottom: 20px;
  text-align: justify;
}
.btnStyle-button {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 10px;
}
.btnStyle-button a {
  flex: 1;
  padding: 1rem 0;
  font-size: 18px;
}
.btnStyle_Primary {
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #20adfc;
}
.btnStyle_Primary:hover {
  text-decoration: none;
}
.btnStyle_Primary.visited {
  background-color: #20adfc;
  color: #fff;
}
.homepage-content-holder {
  height: 45vh;
    overflow: auto;
    border-radius: var(--b-radius);
    border: 0.1rem solid var(--BGray);
    padding: 30px;
}
.bg-light {
 
    background-color: rgb(245 245 245) ;
}
div#dnn_ctr1807_HtmlModule_lblContent {
    display: none;
}
.call-to-action {
    margin: 2rem 0;
    background-color: #efefef;
    border-radius: 5px;
    padding: 1rem;
}
.edn_metaDetails {
    display: none;
}



