.feature section p.h1 {
    font-size: 40px;
}
    
.header__msg-bar p {
    padding: .3125rem 2.5rem;
    min-height: 2.625rem;
    font-size: .9375rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
  