.mt-10{
margin-top:100px;
}
.mt-5{
margin-top:50px; 
}
.mt-4{
margin-top:40px;
}
.mt-3{
margin-top:30px;
}
.mt-2{
margin-top:20px;
}
.mt-1{
margin-top:10px;
}

.mb-5{
margin-bottom:50px;
}
.mb-4{
margin-bottom:40px;
}
.mb-3{
margin-bottom:30px;
}
.mb-2{
margin-bottom:20px;
}
.mb-1{
margin-bottom:10px;
}

.spantext{
  color: #03C9A1;
}


.frontpg {
 color: #03C9A1;
}

.pricelist{
  line-height: 70px !important;
}