.news-letter-col {
    display: flex;
    align-items: center;
    background-color: #F9F9FB;
    min-height: 165px;
}
.news-letter-col .sign-col p{
    color: #3C3C3C;
}