.contact-form{background-color:#fff;border-radius:5px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.2);-moz-box-shadow:0 6px 12px 0 rgba(0,0,0,.2);box-shadow:0 6px 12px 0 rgba(0,0,0,.2);padding:30px}.contact-form label{color:#000;font-size:14px}::placeholder{font-size:14px}input,input::-webkit-input-placeholder{font-size:14px;line-height:4}.custom-card{background-color:#fff;border-bottom:3px solid #b6d853;border-radius:5px;-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.2);-moz-box-shadow:0 6px 12px 0 rgba(0,0,0,.2);box-shadow:0 6px 12px 0 rgba(0,0,0,.2);margin-bottom:3.3rem;padding:30px}.custom-card h4{border-bottom:1px solid #ced4da;font-size:20px;padding-bottom:10px}.custom-card ul li{margin-bottom:15px}
.jobs .card-body ul li, .jobs .card-body p{
    font-size: 15px;
  line-height: 18px;
  margin-bottom: 10px;
  list-style: disc;
    list-style-position: outside;
  list-style-position: outside;
  margin-left: 17px;

}
.jobs .card-body h5 {
font-size: 17px;
  font-weight: 500;
  text-decoration: underline;font-family: Poppins,sans-serif;padding-top: 10px;
  padding-bottom: 10px;
}