.m-v-sect-p-ms {
  padding: 30px;
  background-color: white;
}

.m-v-sect-p-ms p {
  padding: 0px;
  text-align: justify;
}

.m-v-img {
  height: 200px;
  width: 200px;
}

p,
h1,
h2,
h3,
h4,
h5 {
  font-family: "Lato", sans-serif;
  padding: 0px;
}

.p-ms-v-m-t1 {
  font-weight: 800;
  color: #ec2c1f;
}

.tx {
  background-color: #f9f9f9;
}

.display-4.about-t2 {
  color: #ec2c1f;
  font-size: 21px;
}

.display-4.mb-4.pmst1 {
  color: #373739;
  font-family: "Lato", sans-serif;
}

.pm-s-bo-t1::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -11px;
  width: 100%;
  height: 8px;
  background: linear-gradient(to right, #6f0c0c, #11010300);
  z-index: 1;
}

.pm-s-bo-t1 {
  display: inline-block;
  position: relative;
  width: auto;
}

.tp-j p {
  text-align: justify;
}

.pagee-header-panner-pms-b1 {
  font-weight: 800;
  color: #fff;
}

.img-fluid.rounded-start.p-ms-news-img {
  height: 200px;
  border-radius: 5px !important;
}
.card-title.news-p-ms-t1 {
  color: #ee1c0e;
  font-weight: 800;
  font-size: 18px;
}

.text-muted {
  color: #736c6c !important;
}

button.submit-btn-pms {
  margin-top: 10px;
  background-color: #2c3671;
  color: white;
  padding: 10px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  border: none;
  background-color: #2c3671 !important;
  padding: 9px 29px !important;
}

.card {
  border: none;
  border-radius: 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  margin-bottom: 25px !important;
}