body{
    background-color: #191919;
    width: 677px;
    margin: auto;
}
h1{
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 14px;
    color: #A3A3A3;
    letter-spacing: .034em;
}
span{
    font-size: 15px;
    margin-bottom: 22px;
    line-height: 20px;
    letter-spacing: .034em;
    color: #7D90A9;
}
em{
    font-size: 15px;
    font-style: normal;
    margin-bottom: 22px;
    line-height: 20px;
    letter-spacing: .034em;
    color: #5E5E5E;
}
p{
    text-align: center;
    color: #A3A3A3;
}