.page-header .inner {
    width: 100%;
    padding-left: 220px;
    position: absolute;
    z-index: 2;
    bottom: 1rem;
}

.video-hero .inner {
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    z-index: 2;
    bottom: 1rem;
}

.inner p{
    font-weight: inherit;
    color: white;
}