.newsletter{
    width: 100%;
    height: 200px;
    background-color: #373737;
    display: flex;
    justify-content: center;
    align-items: center;
}