.top-single-doctor{
    gap: 2rem;
}
.top-single-doctor .img-doctor{
    width: 18%;
}
.top-single-doctor .title-single-doctor{
    margin-top: 2rem;
}
.top-single-doctor .title-single-doctor p{
    margin-top: 1rem;
}

/*فرم*/
.form-appointment .wpcf7-submit{
    margin-top: 10px;
}