.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.main-page-content {
    padding-top: 40px;
    color: #323232;
    font-size: 18px;
    font-family: 'play', sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.doc-info-wrapper{
    margin-top: 20px;
}
.doc-info-wrapper .name, .doc-info-wrapper .education .title, .doc-info-wrapper .info .title{
    color: #222222;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.doc-info-wrapper .department span {
    margin-bottom: inherit;
    color: #30915a;
}
.doc-info-wrapper .education, .doc-info-wrapper .info {
    color: #323232;
    font-size: 16px;
    font-family: 'Play', sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
}
.doc-info-wrapper .education .title, .doc-info-wrapper .info .title {
    font-size: 18px;
    margin-bottom: 15px;
}
.doc-info-wrapper .education p, .doc-info-wrapper .info p {
    margin-bottom: 10px;
}
.doc-info-wrapper .post{
    min-height: 170px;
}
.doc-info-wrapper .info{
    margin-top: 70px;
}
.doc-info-wrapper{
    margin-bottom: 30px;
}
.write_doctor{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.prices-section{
    margin: 40px 0px;
}