.contact__message{
    max-width: 1000px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;

}

.contact__message p{
    font-size: 28px;
    font-weight: bold;
}

.tell{
    margin-top: 30px;

}

.tell p{
    font-size: 21px;


}

.tell a{
    font-size: 21px;
    font-weight: bold;

}