.talk-to-us-container {
    text-align: center;
    padding-top: 30px;
}

.need-digital {
    font-size: 30px;
    margin-bottom: 20px;
}

.talk-btn-txt {background: #43234c;
    color: white;
    /* width: 100px; */
    display: inline-block;
    padding: 10px 20px;
    font-weight: bold;

}

.talk-btn-bottom{
    cursor: pointer;
    margin-bottom: 30px;
}

.item {
    height: 90vh;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
