﻿.container{
    padding:1.4rem 0.88rem;
    font-size: 0.56rem;
    line-height: 2;
}
.title{
    text-align: center;
    font-size: 0.64rem;
    font-weight: 600;
}
.container h3{
    font-size: 0.6rem;
    margin: 0.5rem 0;
    color: #030303;
    font-weight: 600;
}
.container p{
    margin-bottom: 0.15rem;
}