.swiper-pagination-bullet {
    background: #fff;
    border: 1px solid #092e48;
}

.swiper-pagination-bullet-active {
    background-color: #092e48;
    border: 1px solid #092e48;
    width: 10px;
    height: 10px;
}

.education-card p {
    font-size: 14px !important;
}

.education-card ul {
    list-style: disc !important;
    padding-left: 20px;
}

.education-card .comment-list {
    padding-left: 0 !important;
    list-style: none !important;
}
.tes-slider .swiper-slide-active {
    border: 2px solid #e94e1b;
}

.table-responsive {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    margin: 20px 0;
}

.prose table tr, .prose table tr td, .prose table tr th {
    border: 1px solid #ddd;
    font-size: 14px;
}
