.colorletras{

    background : #222;
    color: rgb(184, 184, 184);
    border-radius: 5px;
    order: 1px solid #656463;

}

.about-right .form-control {
    border-radius: 5px;
    /* background-color: transparent; */
    border: 1px solid #656463;
    background : #222;
    color: rgb(184, 184, 184);
    font-size: 14px;
    padding: 12px;
    /* border-radius: 5px; */
  }

.modtext p span{
    font-weight: bold;
}