/*
Theme Name: Little Child
Version: 1.0
Description: A child theme of SpecialDivi
Author: emmahyde19
Template: SpecialDivi
*/
@import url("https://use.typekit.net/fzb3yey.css");
@import url("../SpecialDivi/style.css");
.et_pb_fullwidth_header{
  background: #edd6d1 !important;
}
.header-content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.et_pb_slides .et_pb_slider_container_inner div {
  background: #025259;
}
.et_pb_slides .et_pb_slider_container_inner{
  background-color: #025259;
}
.et_pb_slider .et_pb_slide:first-child{
  background-color: #025259;
}
 .et_pb_bg_layout_dark .et_pb_slide_content{
  font-family: katarine-web, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #007172;
  font-size: 75px; 
  font-weight: bold; 
  line-height: 1.5;
  vertical-align: top;
  }
.et_pb_slider_container_inner img {
    float: right; 
    width: 2000px !important; 
    height: auto; 
    margin: 50px 100px 0px 0px; 
}
.et_pb_blurb_content h4{
  text-align: center;
  font-family: katarine-web, sans-serif;
  font-size: 30px;
  font-weight: 600;
  font-style: bold;
  color: #025259
}
.et_pb_blurb_content{
  font-family: katarine-web, sans-serif;
  font-size: 20px;
  color: #025259
}
#testimonials h4{
  text-align:left;
  color: #F29325;
  font-size: 40px;
  line-height: 2.0;
}
#aboutus h4{
  color: #007172;
  font-size: 90px;
  font-weight: 600;
  font-style: bold;
  text-align: right;
  line-height: 3.0;
}
#fightthecrime{
  background: #F29325;
}
div#aboutustext .et_pb_blurb_content{
  color: #F29325;
}
.et_pb_text_align_left {
  text-align: center;
  font-size: 25px;
  font-family: katarine-web, sans-serif;
  font-size: 20px;
  color: #025259;
}
      
.et_pb_button {
  font-family: katarine-web, sans-serif;
  background: #F1DAD5;
  font: #F29325;
  border-radius: 15px;
  position: center;
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  }
#orangeback{
  background: #F29325;
}
.et_pb_button_module_wrapper > a{
  color: #F29325;
  font-weight: bold;
  border: transparent;
}

