.MsgEmail{
    text-align: center;
    width: 600px;
    border: solid 7px;
    border-radius: 50px;
    border-top-style: hidden;
    border-bottom-style: hidden;
    border-left-color: #f58220;
    border-right-color: #f58220;
    padding: 30px;
    margin: auto;
}