/* Custom Styles */

h1, .h1 {
font-family:venice-bold !important; 
line-height:1 !important;
margin-bottom:0px;
}


h2,.h2 {

font-family:venice-bold !important; 
margin-bottom:30px;
line-height:1 !important;
}


h3, .h3 {
font-family:venice-bold !important; 
    line-height:1.1 !important;


}

h4, .h4 {
    line-height:1.1 !important;
font-family:venice-bold !important; 

}

h5, .h5 {
font-family:venice-bold !important; 
}


h6, .h6 {
    background-color: #ffa4a4;
     font-family:Inconsolata !important;
display: initial;
    padding: 8px;
line-height:2 !important;
    font-weight:bold !important

}




.pricing__info {
    margin-bottom: 0px;
}


.pricing__heading {
    font-size: 14px;
    margin-top:10px !important;
      font-family:Inconsolata !important;
}


.pricing__name {
    font-size: 30px;
      font-family:venice-bold !important;
    padding:20px;
    background-color:#ffa4a4;
}

.pricing__price {
    font-size:48px;
    padding-top:20px;
    font-family: venice-bold !important;

}



.pricing__content {
  border-top:1px solid #efefef;
    margin-bottom: 30px;
    margin-top: 30px;
p {
    font-size: 18px;
    border-bottom: 1px solid #efefef !important;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-family:Inconsolata !important;
}
}






p {
    margin-bottom: 25px;
    margin-top: 25px;
      font-family:Inconsolata !important;
}


li {
    
      font-family:Inconsolata !important;

}






.btn {
   font-family:Inconsolata !important;
    box-shadow: none !important;
            font-weight:bold !important;
       text-transform:uppercase;
       padding-left:20px !important;
      padding-right:20px !important;
        padding-top:10px !important;
      padding-bottom:10px !important;
      margin-top:30px;
}



hr{
margin-bottom:30px;
margin-top:30px;
border-top: 1px solid !important;
border-bottom:0px !Important;

}