.dm-serif-display-regular {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-style: normal;
}

.dm-serif-display-regular-italic {
  font-family: "DM Serif Display", serif;
  font-weight: 400;
  font-style: italic;
}


.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: 200;
}


.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}


.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}


/* / <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name **/

.urbanist-100 {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}


.urbanist-500 {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}

.urbanist-800 {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}


body {
    background-color: #fff;  /*#fdf4e3*/
   
  }



  
/** red sauce cover red: #fe5b4c
  red sauce cogver cream: #fdf4e3
font-family: 'Arvo', serif;
font-family: 'Poppins', sans-serif;
**/
  
  
  header h1 {
    font-weight: 700;
    margin: 0;
  Color:#666;
    font-family: 'Urbanist', sans-serif;
  font-size: 12px;
  Text-transform: uppercase;
  Padding:20px;
  
  }
  
  /***********************************
  <!-- navigation bar is in header -->
    ************************************/
  
  header nav {
    display: flex;
    justify-content: flex-end;
    background-image: url();
    background-size: cover;
    text-transform: uppercase;
  }
  
  header p {
    padding: 0 20px;
    margin: 0;
  
  
  }
  
  p {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1vw;
  
  }
  
  .pill-black, .pill-white {
    border: 0.5px solid;
    border-radius: 5px;
    text-align: center;
  font-family: 'Roboto', sans-serif;
  
  
  }
  
  .pill-black {
    background-color: #000000;
    color: #FFFFFF;
  
  
  }
  
  .nav-item {
  Text-transform: uppercase;
  letter-spacing: 3px;
  
  }
  
  .nav-item a {
  Color: #000;
  
  }
  

  .bg-dark {
    background-color: #330033 !important;


  }
.navbar img{

  padding-left: 20px;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;;
}
    .navbar-custom {
        background-color: #330033 !important;

    padding-top: 20px;
    padding-bottom: 20px;
    }

    nav .navbar-nav li a {

      }

      nav .navbar-nav li a:hover{
        color: #735d6c !important;
        }
  


  





        /* -------- OLD PERSONAL WEBSITE STYLES */



  /***** Elements are for resizing backgound images**/ 
  .element {
    display: inline-block;
    width: 100%;
    background-image: url('https://www.designisthemessage.com/personal-websites/images/pexels-designecologist-1779487-MOBILE-tall.webp');
    background-repeat: no-repeat;
    background-size: cover;

}
@media (min-width: 400px) {
    .element {
        background: #cccccc;
        background-image: url('https://www.designisthemessage.com/personal-websites/images/pexels-designecologist-1779487-MOBILE-tall.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top left;
    }
}

@media (min-width: 500px) {
    .element {
        background: #888888;
        background-image: url('https://www.designisthemessage.com/personal-websites/images/pexels-designecologist-1779487%20copy.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top left;
    }
}

@media (min-width: 600px) {
    .element {
      background-image: url('https://www.designisthemessage.com/personal-websites/images/pexels-designecologist-1779487%20copy.webp');
    }
}



  /***** Elements are for resizing backgound images https://jsfiddle.net/zhqn1vhh/ **/ 
  .element-green {
    display: inline-block;
    width: 100%;
    background-image: url('https://www.designisthemessage.com/personal-websites/images/social-pexels-pixabay-267350soocial-mobile.webp');
    background-repeat: no-repeat;
    background-size: cover;

}
@media (min-width: 400px) {
    .element-green {
        background: #cccccc;
        background-image: url('https://www.designisthemessage.com/personal-websites/images/social-pexels-pixabay-267350soocial-mobile.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top left;
    }
}

@media (min-width: 500px) {
    .element-green {
        background: #888888;
        background-image: url('https://www.designisthemessage.com/personal-websites/images/social-pexels-pixabay-267350SOCIAL.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top left;
    }
}

@media (min-width: 600px) {
    .element-green {
      background-image: url('https://www.designisthemessage.com/personal-websites/images/social-pexels-pixabay-267350SOCIAL.webp');
    }
}



          .jumbo-text h1 {

             color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:none;
     padding-top: 25px;
     padding-bottom: 5px;
     padding-right: 25px;
     padding-left: 25px;
      
          }         

  .jumbotron {
    background-color: #38004d;
  }
  .jumbotron h1 {
  color: #fff;
  font-family: 'Urbanist', sans-serif;
  font-size: 7em;
  text-align: center;
  
  
  }
  
  .jumbotron h2 {
  color: #fff;
  font-family: 'Urbanist', sans-serif;
  font-size: 3em;
  text-align: center;
  
  }



.chart {

  background-color: #efefef;
  border-radius: 3px;
  border: 1px;
  border-color: #cccccc;
  padding: 7px;
  min-height: 350px;
  margin-bottom: 5px;
}

.chart img {
padding: 10px;

}






/***. END OLD PERSONAL WEBSITE CODE */




/** BOOOK START ****/





.shadow img {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}




.home-jumbotron {
    

  padding:50px;
    background-image: url("https://www.designisthemessage.com/2026/siteimages/pexels-jason-walters-3368003-23719851-tall.webp");
  background-size: cover;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
}


.home-jumbotron h1{
  color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:none;
     padding-top: 25px;
     padding-bottom: 5px;
     padding-right: 25px;
     padding-left: 25px;

}


.home-jumbotron h2{
  color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 2rem;
     line-height: 2.2rem;
     letter-spacing: -.05rem; 
     text-align: center;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;
          padding-right: 25px;
     padding-left: 25px;

}



.pro-services-jumbotron {
    

  padding:50px;
    background-image: url("https://www.designisthemessage.com/2026/siteimages/purples-pro-services-pexels-tu-nguyen-477344610-19504832-gray%20copy.webp");
  background-size: cover;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
}



.ursite-jumbotron {
    

  padding:50px;
    background-image: url("https://www.designisthemessage.com/2026/siteimages/pexels-jason-walters-3368003-23719851-tall.webp");
  background-size: cover;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
}





.pro-services-jumbotron  h1{
  color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:none;
     padding-top: 25px;
     padding-bottom: 5px;
     padding-right: 25px;
     padding-left: 25px;

}



.pro-services-jumbotron h2{
  color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 2rem;
     line-height: 2.2rem;
     letter-spacing: -.05rem; 
     text-align: center;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;
          padding-right: 25px;
     padding-left: 25px;

}





.authors-jumbotron {
    

  padding:50px;
    background-image: url("https://www.designisthemessage.com/2026/siteimages/bg-personal-marketing.webp");
  background-size: cover;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
}




.whitelabel-jumbotron {
    

  padding:50px;
    background-image: url("https://www.designisthemessage.com/2026/siteimages/bg-white-label.webp");
  background-size: cover;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
}





.whitelabel-jumbotron  h1{
  color: #404040;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:none;
     padding-top: 25px;
     padding-bottom: 5px;
     padding-right: 25px;
     padding-left: 25px;

}




.whitelabel-jumbotron h2{
  color: #404040;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 2rem;
     line-height: 2.2rem;
     letter-spacing: -.05rem; 
     text-align: center;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;
          padding-right: 25px;
     padding-left: 25px;

}








.marketing-jumbotron {
    

  padding:50px;
    background-image: url("https://www.designisthemessage.com/2026/siteimages/bg-fractional-market.webp");
  background-size: cover;
  min-height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
}




.book25 {
    
  background-color: #f8f8f8;
  padding:50px;
}


.book25 h1{
  color: #181818;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: left;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;


}

.book25 img {
  border-radius: 5px;
}

.img-hover-zoom  {

  border-radius: 5px;
}


.book25 h2{
  color: #181818;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 2rem;
     line-height: 2.2rem;
     letter-spacing: -.1rem; 
     text-align: left;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;

}


.book25 h3 {
  color: #181818;
  font-family: 'Poppins', sans-serif;
     font-weight: 700;
     font-style: normal;
    
     font-size: 1.5rem;
     line-height: 2.2rem;
     letter-spacing: -.05rem; 
     text-align: left;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;

}

.book25 h4 { 
  color: #000;
  font-family: 'Poppins', sans-serif;
       font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.3em; 
  letter-spacing: -.05rem; 
  text-align: center;
  text-transform:none;
color: #37277c;
  padding-top: 15px;
  padding-top: 15px;
  
  }



.book25 p {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem; 
  letter-spacing: 0rem; 
  text-align: left;
  text-transform:none;
  font-weight: normal;
  padding-top: 10px;
}



.book25-services p {
  font-family: 'Poppins', sans-serif;
  font-size: .9rem;
  line-height: 1.1rem; 
  letter-spacing: -.05rem; 
  text-align: center;
  text-transform:none;
  font-weight: normal;
  padding-top: 10px;
}








.fraction {
    
  background-color: #f8f8f8;
  padding:50px;
}


.fraction h1{
  color: #181818;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;


}

.fraction img {
  border-radius: 5px;
}

.fraction h2 {
  color: #181818;
  font-family: 'Urbaist', sans-serif;
     font-weight: 100;
     font-style: normal;
    
     font-size: 1.8rem;
     line-height: 2.2rem;
     letter-spacing: -.05rem; 
     text-align: center;
     text-transform:none;
     padding-top: 10px;
     padding-bottom: 10px;

}


.fraction h3 {
  color: #181818;
  font-family: 'Poppins', sans-serif;
     font-weight: 700;
     font-style: normal;
    
     font-size: 1.4rem;
     line-height: 2.1rem;
     letter-spacing: -.05rem; 
     text-align: center;
     text-transform:none;
     padding-top: 10px;
     padding-bottom: 0px;

}

.fraction h4 { 
  color: #000;
  font-family: 'Poppins', sans-serif;
       font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.3em; 
  letter-spacing: -.05rem; 
  text-align: center;
  text-transform:none;
color: #37277c;
  padding-top: 15px;
  padding-top: 15px;
  
  }



.fraction p {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem; 
  letter-spacing: 0rem; 
  text-align: left;
  text-transform:none;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
}

.fraction a {
  color: #181818;
  text-decoration: none;

}

.fraction a:visited {
  color: #181818;
  text-decoration: none;
  
}
.fraction a:hover {
  color: #9e0358;
  text-decoration: none;
  
}









        .ursites {
          background-color: #fff;
          color:  #2C3E50;
          
          }
          
          .ursites h1 {
            
            color: #2C3E50;
            font-family: "elmhurst", serif;
            font-weight: 700;
            font-style: normal;
            
            font-size: 2.8rem;
            line-height: 3.1rem;
            letter-spacing: -.2rem; 
            text-align: center;
            text-transform:none;
            padding-top: 15px;
            padding-bottom: 0px;
          
          }
          
        
          .ursites h2 {
            
            color:#2C3E50;
            font-family: "elmhurst", serif;
            font-weight: 400;
            font-style: normal;
            font-size: 1.5rem;
            line-height: 2.4rem; 
            letter-spacing: -.1rem; 
            text-align: center;
            text-transform:none;
            padding-top: 0px;
            padding-bottom: 5px;
          
          }
          
        
        
          .ursites h3 {
            

            color:#2C3E50;
            font-family: "elmhurst", serif;
            font-weight: 900;
            font-style: normal;
            font-size: 2.2rem;
            line-height: 2.4rem; 
            letter-spacing: -.1rem; 
            text-align: left;
            text-transform:none;
            padding-top: 0px;
            padding-bottom: 5px;
          
          }
        
          .ursites h4 {
            
            color:  #FADBD8;
            font-family: "new-spirit", serif;
            font-weight: 400;
            font-style: normal;
        
            font-size: 2rem;
            line-height: 3.8rem; 
            letter-spacing: 0rem; 
            text-align: left;
            text-transform:none;
            padding-top: 10px;
            padding-bottom: 10px;
          
          }
        
          .ursites-special h3 {
            
            color:  #FADBD8;
            font-family: "new-spirit", serif;
            font-weight: 400;
            font-style: normal;
        
            font-size: 4rem;
            line-height: 3.8rem; 
            letter-spacing: 0rem; 
            text-align: center;
            text-transform:none;
            padding-top: 15px;
            padding-bottom: 15px;
            border-style: solid;
          border-color: #FADBD8;
          }
        
        
          .ursites p {
            color: #2a2629;
            font-family: bryant-web, sans-serif;
            font-weight: 400;
            font-style: normal;
        
            font-size: 1.1rem;
            line-height: 1.5rem; 
            letter-spacing: 0rem; 
            text-align: left;
            text-transform:none;
            padding-top: 5px;
            padding-bottom: 10px;
          
          
          }














.recirculate {
    
  background-color: #9e0358;
  padding:50px;
  margin-top: 50px;
    margin-bottom: 0px;
}


.recirculate h1{
  color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 2.2rem;
     line-height: 2.3rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;


}



  .press25 {
    
    background-color: #f8f8f8;
    padding:50px;
  }
  
  .press25 h1{
    color: #181818;
    font-family: 'Poppins', sans-serif;
       font-weight: 900;
       font-style: normal;
      
       font-size: 3.2rem;
       line-height: 3.3rem;
       letter-spacing: -.1rem; 
       text-align: left;
       text-transform:none;
       padding-top: 5px;
       padding-bottom: 5px;
  
  
  }


  .press25 h2 {
  color: #181818;
  font-family: 'Urbaist', sans-serif;
     font-weight: 500;
     font-style: normal;
    
     font-size: 1.3rem;
     line-height: 1.5rem;
     letter-spacing: -.05rem; 
     text-align: center;
     text-transform:none;
     padding-top: 10px;
     padding-bottom: 10px;

}



  .press25 h3 {
  color: #b300ff;
  font-family: 'Urbaist', sans-serif;
     font-weight: 100;
     font-style: normal;
    
     font-size: 1.0rem;
     line-height: 2.2rem;
     letter-spacing: -.05rem; 
     text-align: right;
     text-transform:uppercase;
     padding-top: 0;
     padding-bottom: 15px;

}



/********** FOR IMAGE HOVER ZOOM ***/
  /* [1] The container */
.img-hover-zoom {
  height: 100%; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.1);
}
/********** FOR IMAGE HOVER ZOOM END ***/





.book-head  {
  background-color: #fff;
  color: #000;

}



.book-head h1 { 
color: #000;
font-family: 'Arvo', serif;
font-size: 3rem;
line-height: 3.2rem; 
letter-spacing: -.1rem; 
text-align: left;
text-transform:none;
font-weight: normal;
padding-top: 50px;
padding-bottom:20px;
}



.lighter-section  {
  background-color: #fff;
  padding: 50px;

}



.lighter-section h1 { 
  color: #181818;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: left;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;


}

.lighter-section img {
  border-radius: 5px;
}

.lighter-section h2{
  color: #282828;
  font-family: 'urbanist', sans-serif;
     font-weight: 800;
     font-style: normal;
    
     font-size: 2.8rem;
     line-height: 3.0rem;
     letter-spacing: -.1rem; 
     text-align: left;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 0px;


}

.lighter-section h3{
  color: #181818;
  font-family: 'Urbaist', sans-serif;
     font-weight: 500;
     font-style: normal;
    
     font-size: 1.6rem;
     line-height: 1.8rem;
     letter-spacing: -.05rem; 
     text-align: left;
     text-transform:none;
     padding-top: 0px;
     padding-bottom: 10px;

}



.lighter-section h4 {
  color: #6b00b3;
  font-family: 'Poppins', sans-serif;
     font-weight: 700;
     font-style: normal;
    
     font-size: 1.2rem;
     line-height: 1.2rem;
     letter-spacing: -.05rem; 
     text-align: left;
     text-transform:none;
     padding-top: 10px;
     padding-bottom: 0px;

}


.lighter-section p {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem; 
  letter-spacing: 0rem; 
  text-align: left;
  text-transform:none;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
}




.lighter-section li {
  font-family: 'Urbanist', sans-serif;
  color: #585858;
  font-size: .9rem;
  line-height: 1.2rem; 
  letter-spacing: -.05rem; 
  text-align: center;
  text-transform:uppercase;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 5px;
}












.case-section  {
  background-color: #fff;
  padding: 50px;
  margin-top: 25px;
  margin-bottom: 25px;
border: solid;
border-color:#dcdcdc;
    border-radius: 10px;

    border: solid 1px;
}



.case-section h1 { 
  color: #181818;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 0px;


}

.case-section img {
  border-radius: 5px;
}

.case-section h2{
  color: #282828;
  font-family: 'urbanist', sans-serif;
     font-weight: 500;
     font-style: normal;
     font-size: 1.8rem;
     line-height: 1.9rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:uppercase;
     padding-top: 0px;
     padding-bottom: 10px;
     margin-bottom: 15px;


}

.case-section h3{
  color: #181818;
  font-family: 'Urbaist', sans-serif;
     font-weight: 500;
     font-style: normal;
    
     font-size: 1.6rem;
     line-height: 1.8rem;
     letter-spacing: -.05rem; 
     text-align: left;
     text-transform:none;
     padding-top: 0px;
     padding-bottom: 10px;

}



.case-section h4 {
  color: #6b00b3;
  font-family: 'Poppins', sans-serif;
     font-weight: 700;
     font-style: normal;
    
     font-size: 1.2rem;
     line-height: 1.2rem;
     letter-spacing: -.05rem; 
     text-align: left;
     text-transform:none;
     padding-top: 10px;
     padding-bottom: 0px;

}


.case-section a {
color: #000;
text-decoration: none;
}

.case-section a:visited {
color: #000;
}

.case-section a:hover {
color: #4b4f4b;
}

.case-section p {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem; 
  letter-spacing: 0rem; 
  text-align: left;
  text-transform:none;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
}




.case-section li {
  font-family: 'Urbanist', sans-serif;
  color: #0000;
  font-size: .9rem;
  line-height: 1.2rem; 
  letter-spacing: -.05rem; 
  text-align: left;
  text-transform:uppercase;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 5px;
}




.what-we-did {
  padding: 25px;
  background-color: #f8f8f8;
    border-radius: 10px;

    border:  #b300ff solid 1px;
}
.what-we-did h4 {  
  color: #000;
  font-family: 'Poppins', sans-serif;
     font-weight: 700;
     font-style: normal;
    
     font-size: 1.2rem;
     line-height: 1.2rem;
     letter-spacing: -.05rem; 
     text-align: left;
     text-transform:uppercase;
     padding-top: 10px;
     padding-bottom: 0px;

}

.what-we-did li {
  font-family: 'Urbanist', sans-serif;
  color: #000;
  font-size: .9rem;
  line-height: 1.2rem; 
  letter-spacing: -.05rem; 
  text-align: left;
  text-transform:uppercase;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 5px;
}






.green-section  {
  background-color: #353535;
  padding: 50px;
  margin-top: 50px;
  margin-bottom: 50px;

}



.green-section h1 { 
  color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 2.8rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: center;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;


}

.green-section img {
  border-radius: 5px;
 padding: 10px;
    vertical-align: middle;

}

.green-section h2{
  color: #fff;
     font-weight: 100;
     font-style: normal;
    
     font-size: 1.8rem;
     line-height: 2.2rem;
     letter-spacing: -.05rem; 
     text-align: center;
     text-transform:none;
     padding-top: 10px;
     padding-bottom: 10px;

}

.green-section h3 {
  color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 700;
     font-style: normal;
    
     font-size: 1.4rem;
     line-height: 1.8rem;
     letter-spacing: -.05rem; 
     text-align: center;
     text-transform:none;
     padding-top: 10px;
     padding-bottom: 0px;

}


.green-section h4 {
  color: #fff;
  font-family: 'Poppins', sans-serif;
     font-weight: 700;
     font-style: normal;
    
     font-size: 1.2rem;
     line-height: 1.2rem;
     letter-spacing: -.05rem; 
     text-align: left;
     text-transform:none;
     padding-top: 10px;
     padding-bottom: 0px;

}



.green-section p {
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem; 
  letter-spacing: 0rem; 
  text-align: left;
  text-transform:none;
  font-weight: normal;
  padding-top: 10px;
}

.green-section ul {
  padding-bottom: 15px;
  padding-top: 5px;

} 
.green-section li {
  font-family: 'Urbanist', sans-serif;
  color: #fff;
  font-size: .9rem;
  line-height: 1.2rem; 
  letter-spacing: -.05rem; 
  text-align: center;
  text-transform:uppercase;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 5px;
}




.book  {
  background-color: #fff;
  padding: 50px;

}



.book h1 { 
  color: #181818;
  font-family: 'Poppins', sans-serif;
     font-weight: 900;
     font-style: normal;
    
     font-size: 3.2rem;
     line-height: 3.3rem;
     letter-spacing: -.1rem; 
     text-align: left;
     text-transform:none;
     padding-top: 5px;
     padding-bottom: 5px;


}



.book h2 { 
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 1.4rem;
  line-height: 2rem; 
  letter-spacing: 0rem; 
  text-align: left;
  text-transform:none;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom:0px;
  
  }


 
  .book h3 { 
    color: #FF4317;
    font-family: 'Poppins', sans-serif;
    font-size: .9rem;
    line-height: .9rem; 
    letter-spacing: .1rem; 
    text-align: left;
    text-transform:uppercase;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    
    }
  

  
  .book p {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem; 
    letter-spacing: 0rem; 
    text-align: left;
    text-transform:none;
    font-weight: normal;
    padding-top: 10px;
  }
  
  
 
  
  
  
  
  
  
  /***
  {!--
  
  font-family: 'DM Serif Display', serif;
  
  font-family: 'Playfair Display', serif;
  
  font-family: 'Bebas Neue', cursive;
  
  -->
  
  **/
  

  
  
  
  
  
  
  .redsauce1 {
  
    background-color: #fdf4e3;
    }
    
    .redsauce1 h1 {
        color: #000;
        font-family: 'Playfair Display', serif;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    }
    
    .redsauce1 h2 {
        color: #FF4317;
        font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    
    }
    
    .redsauce1 h3 {
        color: #FF4317;
        font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    
    }
  
  
    .redsauce1 h4 {
      color: #000;
      font-family: 'Karla', sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
  
  
  }
  
  .redsauce1 a {
  
    color: #FF4317;
    text-decoration: none;
  
    }
    .redsauce1 a:visited {
  
      color: #FF4317;
      text-decoration: none;
    
      }
  
      .redsauce1 a:hover {
  
        color: #FF4317;
        text-decoration: underline;
      
        }
  
  
  
  
  
  
  
  
  
  
  .redsauce2 {
  
    background-color: #FF4317;
    }
    
    .redsauce2 h1 {
        color: #fff;
        font-family: 'Playfair Display', serif; 
    font-size: 5em;
    line-height: 5.2rem; 
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right:10px;
    }
  
  .redsauce2 h4 {
    color: #fff;
    font-family: 'Karla', sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  padding-top: 3px;
  padding-left: 10px;
  padding-right:10px;
  
  }
  
  .redsauce2 a {
    color: #fff;
    text-decoration: none;
  }
  
  .redsauce2 a:visited {
    color: #fff;
    text-decoration: none;
  
  }
  
  .redsauce2 a:hover {
    color: #fff;
    text-decoration: underline;
  
  }
  
  
  
  
  
  
  
  
  .redsauce3 {
  
    background-color: #fdf4e3;
    }
    
    .redsauce3 h1 {
        color: #000;
        font-family: 'Playfair Display', serif;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    }
    
    .redsauce3 h2 {
        color: #FF4317;
        font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 1.8em;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    
    }
    
    .redsauce3 h3 {
        color: #000;
        font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    text-transform:uppercase;
    
    }
  
  
    .redsauce3 h4 {
      color: #666;
      font-family: 'Karla', sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  
  
  }
  
  .redsauce3 a {
  
    color: #666;
    text-decoration: none;
  
    }
    .redsauce3 a:visited {
  
      color: #666;
      text-decoration: none;
    
      }
  
      .redsauce3 a:hover {
  
        color: #666;
        text-decoration: underline;
      
        }
  
  
  
  
  
  
  
  
  .foot25 {
    background-color: #181818;
    color: #f8f8f8; 
    padding: 50px;
    text-align: center;
  }
  
        .foot25 h4 {
          color: #fff;
          font-family: 'Poppins', sans-serif;
          font-size: .9rem;
          line-height: .9rem; 
          letter-spacing: -.05rem; 
          text-align: center;
          text-transform:uppercase;
          font-weight: 700;
          padding-top: 5px;
        
        
        }
  
        .foot25 h5 {
          color: #dcdcdc;
          font-family: 'Poppins', sans-serif;
          font-size: .9rem;
          line-height: .9rem; 
          letter-spacing: .1rem; 
          text-align: center;
          text-transform:uppercase;
          font-weight: normal;
          padding-top: 5px;
          padding-bottom: 5px;
        
        
        }
  
        .foot25 p {
          font-family: 'Poppins', sans-serif;
          font-size: .9rem;
          color: #dcdcdc;
          padding-top: 5px;
          padding-bottom: 5px;

        }

        .foot25 a {
          font-family: 'Poppins', sans-serif;
          font-size: .9rem;
          color: #dcdcdc;
                    padding-top: 5px;
          padding-bottom: 5px;
          text-decoration: none;
        }
  
        .foot25 a:hover {
          font-family: 'Poppins', sans-serif;
          font-size: .9rem;
            color: #b300ff;

        }
  
  .foot25 li {
                  padding-top: 5px;
          padding-bottom: 5px;
          text-transform: uppercase;
  }
  
        .last-content { background-color: #000;
          color: #fff;
        
        
        }
        
        .last-content h1 {
        
          font-family: 'Yanone Kaffeesatz', sans-serif;
          font-size: 1.4rem;
          line-height: 1.4rem;
         color: #a8a8a8;
        
        }
        
        }
        
        .last-content h2 {
          color: #a8a8a8;
          font-family: 'Yanone Kaffeesatz', sans-serif;
          font-size: 1.4rem;
          line-height: 1.4rem;
          text-align: center;
        
        
        }
  
        .last-content h3 {
          color: #a8a8a8;
          font-family: 'Yanone Kaffeesatz', sans-serif;
          font-size: 1.4rem;
          line-height: 1.4rem;
          text-align: left;
        
        
        }
  
  
        .last-content h5 {
          color: #000;
          font-family: 'Poppins', sans-serif;
          font-size: .9rem;
          line-height: .9rem; 
          letter-spacing: .1rem; 
          text-align: center;
          text-transform:uppercase;
          font-weight: normal;
          padding-top: 5px;
        
        
        }
        
        
        .last-content p {
        
          color: #dcdcdc;
          font-size: .9rem;
          line-height: .9rem;
        }
        
        .last-content a {
        color: #dcdcdc;
        font-size: .9rem;
        line-height: .9rem;
        
        }
        
        .last-content a:visited {
          color: #dcdcdc;
          font-size: .9rem;
          line-height: .9rem;
          
          }
        
        .last-content a:hover {
          color: #989898;
          text-decoration: underline;
          font-size: .9rem;
          line-height: .9rem;
          }
  
  