.letstalk{
    padding-top: 5%;
    padding-bottom: 5%;
}

.letstalk-header {
    font-family: Graphik-Medium;
    font-size: 48px;
    font-weight: 500;
    line-height: 1.19;
    text-align: left;
    color: #281833;
}

.letstalk-label-style{
    font-family: Graphik-Regular;
    font-size: 16px;
    line-height: 3.06;
    text-align: left;
    color: #281833;
}
.letstalk-header-style-small{
    font-family: Graphik-Semibold;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #281833;
}

.letstalk-send-btn {
    padding: 1% 5% !important;
    font-family: Graphik-Medium;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    color: #281833;
    border: solid 1px #281833;
}

.Thank-your-for-the-i{
    font-family: Graphik-Bold;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.56;
    text-align: left;
    color: #281833;
}

.errormsg{
    color: #f54a4a;
    font-family: Graphik-Regular;
    font-size: 12px;
}


