.page-container{
    max-width: 1320px;
    margin: 0 auto;
}
.page-title{
    font-weight: 600;
    font-size: 48px;
    line-height: 56px;
    color: #383838;
    margin-top: 65px;
    margin-bottom: 60px;
}