.mb-10 { margin-bottom: 10px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mt-20 { margin-top: 20px; }
.imgshadow { box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%); transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -webkit-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; }
.h3font { font-size: 20px; font-weight: 300; margin-bottom: 10px; text-align: left; color: #000;  }
.pfont { font-size: 15px; font-weight: 400; margin-bottom: 15px; text-align: justify; color: #000; line-height: 24px;  }
.ulfont { line-height: 30px; text-align: left; list-style: disc; margin-left: 20px; color: #000; font-weight: 400; font-size: 15px; margin-bottom: 15px; }