dot-demobutton {
    } 

.demobutton:after,.demobutton:before {
       display: none; 
    } 

.demobutton {
       background-color: #07573d; 
       border: none; 
       border-radius: 3px; 
       color: white; 
       font-size: 15px; 
       letter-spacing: 1px; 
       opacity: .9; 
       padding:  10px 20px; 
       text-decoration: none; 
       text-transform: uppercase; 
       transition:  all 0.3s; 
    } 

.demobutton:hover {
       box-shadow:  0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); 
       opacity: 1; 
    } 

.post-465 .et_pb_section:nth-child(2) .et_pb_toggle_close {
       background-color: transparent; 
       color: rgb(7, 87, 61); 
    } 

.post-465 .et_pb_section:nth-child(2) .et_pb_toggle_close > h5.et_pb_toggle_title {
       color: rgb(7, 87, 61)!important; 
    } 

.post-465 .et_pb_section:nth-child(2) .et_pb_widget_area {
       border-style: none; 
    } 

