.phone {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 37px;
    color: #44596C;
    margin-bottom: 5px;
}

h1 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    color: #44596C;
}

h2 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    text-align: center;
}

.text {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    color: #44596C;
}