/*
Theme Name: Kevin_harris Theme
*/


.page-content {
    margin: 5% 20%;
}


h2 {
    font-size: 32px;
    /* font-size: var(--h2-font-size); */
    font-weight: var(--h2-font-weight);
    line-height: var(--line-height-heading);
    word-wrap: break-word;
}
.lp-archive-courses {
    width: 100%;
    scroll-margin: 30px;
    margin: 98px 0px;
}

.container .container, .container .container-fluid, .container-fluid .container, .container-fluid .container-fluid {
    padding-left: 0;
    padding-right: 0;
    margin-top: 11%;
}


.wpf-topic-forum-field {
    display: none !important;
}

.wpforo-topic-footer.wpfbg-9 {
    display: none !important;
}


.cust_msg654 {
    background: #f9f9f9;
    border-left: 4px solid #0073aa;
    padding: 20px;
    margin: 30px 0;
}

.testLink {
  
  font-weight: 500;
  cursor: pointer;
  transition: color 0.2s ease-in-out;
}
.testLink:hover {
  color: #1e40af;
  text-decoration: underline;
}

li#menu-item-1399 {
    text-decoration: none;
}

.TabsDragScroll ul {
 flex-wrap: wrap !important;
}

span.Passage_underline {
    text-decoration: underline !important;
    display: inline-block !important;
    text-align: center !important;
    line-height: 1.2 !important;
}