.p-text {
  padding: 0px 8% 0px;
}

.p-text a {
  display: inline-block;
  text-decoration: none;
  text-transform: none;
  color: black;
}

.p-text a:hover {
  color: var(--st-patricks-blue);
  font-weight: 500;
}

.p-large {
  font-size: large;
}

.lll {
  padding-left: 11%;
}

.llist {
  font-size: 16px;
  line-height: 25px;
  color: #747577;
  text-align: justify;
  font-weight: 300;
  font-family: var(--ff-sans-serif);
  text-transform: initial;
  list-style-type: disc;
  padding: 0px;
}

.subhead-p {
  font-weight: 14px;
  font-family: var(--ff-poppins);
  font-weight: 460;
  display: inline-block;
  color: #51558a;
}

.pr-bg {
  background-color: #f6f7f9;
  padding-top: 2%;
  padding-bottom: 2%;
}

.pr-bg-1 {
  padding-top: 2%;
  padding-bottom: 2%;
}
