.hero3 {
    color: white;
}

.hero3 .layer {
    background-color: #29292980;
}

.hero3 .container * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.hero3 .container p {
    max-width: 950px;
    font-weight: 500;
}