/* Custom Styles */
#section-1586084339162 .section {
   
    clip-path: polygon(
    0 0, /* left top */
    100% 0, /* right top */ 
    100% 88%, /* right bottom */
    0 100% /* left bottom */
  );}
  
  #section-1586089522073 .section {
    background-color: #e67e22;
    clip-path: polygon(
    0 0, /* left top */
     100% 12%, /* right top */ 
    100% 100%, /* right bottom */
    0 100% /* left bottom */
  );}
  
  
  
  #section-1586157463899 .section {
    background-color: #e67e22;
    clip-path: circle(26%);}
  