/* Text start */
h2.wp-block-heading {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.125rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #2A204E;
  border-bottom: 4px solid #2A204E;
  padding-bottom: 15px;
  padding-top: 20px;
}

h3.wp-block-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #2A204E;
  line-height: 1.2em;
  font-weight: 700;
}
/* Text stop */

strong {
  font-weight: 700;
}
.headerTextForStuidents {
  color: #fff !important;
  text-transform: uppercase;
}

/* Buttons start */
.wp-block-buttons .wp-block-button__link{
  text-transform: uppercase;
}

/* Social media */
.socialMedia {
  width: 100%;
}