﻿.messageStyle {
    margin: 50px 200px 0px 200px;
    background-color: white;
    border-style: solid;
    border-radius: 5px;
    border-color: #e0e0e0;
    border-width: thin;
    padding: 35px 50px 45px 50px;
    font-size: 15px;
}

.textStyle {
    color: #666666e6;
}

.setFont span {
    font-size: 15px !important;
}