/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
   font-family: 'Telegraf Bold';
      src: url('PPTelegraf-UltraBold.otf');
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: 'Telegraf';
      src: url('PPTelegraf-Regular.otf');
   font-weight: normal;
   font-style: normal;
}

.page-id-7, .page-id-139{
     background: #bbd6c9 !important;
}
.landing-main-row {
   
    /*padding: 30px !important;*/
}
.landing-main-row .et_pb_column{
    background:white;
    padding: 32px 10px;
    border-radius: 20px;
}
.landing-heading-font .et_pb_module_heading{
    font-family: 'Lobster Two', sans-serif;
    font-size:60px !important;
    text-align:center;
    color:#242254;
    margin-bottom:20px;
}
