.jp-tab-header {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-family: "Montserrat-Bold", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0.3px;
    color: #094d93;
}

.jp-tab-content .rmc-tabs-tab-bar-top .rmc-tabs-tab-bar-tab,
.jp-tab-content .rmc-tabs-tab-bar-bottom .rmc-tabs-tab-bar-tab {
    padding: 8px 0;
    border-bottom: 1px solid #094d93;
    margin-right: 8px;
    opacity: 0.2;
}

.jp-tab-title {
    height: 1px;
    width: 100%;
    position: relative;
    outline: none;
}