.tp-caption__title.region--light-typography.region--black-background {
  display: none;
}
.paragraph--type--columns-boxes .paragraph.paragraph--type--bp-simple {
    justify-content: center;
}
.paragraph--type--columns-boxes .hero-bg-image {
    min-height: 400px;
}
h1.title.page-title {
    margin-top: 2rem;
}
.paragraph--type--bp-simple u a {
    text-decoration: underline !important;
    color: #fff;
}
.paragraph--type--columns-boxes .video_box {
    padding: 0;
    margin-top: 0;
}
.paragraph--color--secondary a.button {
  background-color: #fff;
}
.paragraph--color--secondary a.button:hover, .paragraph--color--secondary a.button:focus {
  background-color: #002e51;
}