.text-container{
    width: 100%;
    padding-bottom: 20%;
}
  
.ackno-text-title{
    color: #555555;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}

.ackno-text{
    padding-top: 20px;
    color: #555555;
    font-size: 18px;
    line-height: 150%;
    text-align: justify;
}