html body {
    font-family: 'Raleway';
    font-weight: 400;
    font-size: 14px;
    color: #63666a;
    min-width: initial!important;
    background: #fff;
    margin: 0;
    overflow-x: hidden;
}
.pagenavigation {display: none;}
.course_overview_content ul li {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 14px;
  line-height: 1.2;
  color: #000000;
  font-family: "Raleway";
  font-weight: 400;
}
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span, .owl-carousel button.owl-dot span{
  vertical-align: 2px;
  line-height: 10px;
}
.course_overview_content {
    padding-bottom: 20px;
}
img {
    border-style: none;
    max-width: 100%;
}
ul,li{
  /*margin-left: 0;*/
}
a,
a:visited,
a:hover,
a:active {
    text-decoration: none;
}

input[type="submit"],
input[type="button"] {
    appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
}

.main_wapper {
    float: left;
    width: 100%;
    position: relative;
}

.full_width {
    width: 100%;
    float: left;
}


/*-----------------------------------
        2. Header
-----------------------------------*/

header {
    float: left;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1030;
    background: #fff;
}


/* Header Section */

#top-handler > .container > .row.pt-4.pb-3.padding-bottom, .course_analysts > .container > .row, .course_overview > .container > .row{
  flex-wrap: initial;
}

.menu-item {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu-item li {
    float: left;
}

.menu-item li a {
    display: block;
    color: #010101;
    text-align: center;
    padding: 14px 0px 0px 23px;
    text-decoration: none;
    font-family: raleway;
    font-size: 20px;
    font-weight: 600;
}

.last-menu-item {
    display: block;
    color: #010101;
    text-align: center;
    padding: 14px 0px 0px 23px;
    text-decoration: none;
}
a, a:hover, .moduletable_menu ul.menu li ul li a:hover, .PricesalesPrice {
    color: #e81525;
}

.active {
    /*color: #e81525!important;*/
}
.dj-megamenu li.active a.dj-up_a {
    color: #e81525;
}

.logo-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.img-txt {
    font-size: 13px;
    font-family: Raleway;
    color: #000000;
}

.phone-number-txt {
    font-size: 24px;
    color: #e81525;
    font-family: Raleway;
    margin-bottom: 0px;
    margin-right: 4px;
    font-weight: 600;
}
.phone-number-txt a{
  color: #e81525;
}

.search-input {
    background-color: #D8D8D8;
    height: 40px;
    border-radius: 0px;
    margin-right: 0px!important;
    font-family: Raleway;
    width: 300px!important;
}

.search-btn {
    height: 40px;
    background-color: #003947;
    padding: 10px;
    outline: none;
    box-shadow: none;
    border: 0px;
}

.search-btn i {
    font-size: 20px;
    color: #ffffff;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #f05620;
}

.banner-wrapper {
    background-image: url('../images/Untitled-15.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    background-position: center;
}

.banner-text-wrapper {
    position: absolute;
    top: 45%;
    width: 550px;
    left: 9%;
}

.banner-text-wrapper h1:first-child {
    font-size: 52px;
    font-weight: 800;
    color: #002129;
    line-height: 60px;
    font-family: Raleway;
}

.banner-text-wrapper p:last-child {
    font-size: 20px;
    font-weight: 500;
    font-family: Raleway;
    color: #002129
}

.cards-wrapper {
    width: 20%;
    min-height: 218px;
    padding: 10px;
}

.card-wrapper-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.card-wrap-text {
    background-color: #002129;
    padding: 20px !important;
    height: 100%;
    box-shadow: 0px 3px 5px 1px lightgrey;
}

.cards-wrapper:nth-child(5) {
    margin-right: 0px;
}

.cards-wrapper:last-child {
    width: 20%;
    min-height: 218px;
    background-color: #ffffff;
}

.cards-wrapper .card-wrap-text.card-wrapper-last-child  a {
  color: white;
  padding: 10px 15px;
  font-family: raleway;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  box-sizing: border-box;
  display: inline-block;
  background-color: #003947 !important;
  /*box-shadow: 2px 3px 2px #adadadd9 !important;*/
}
.card-wrap-text br{
  display: none;
}
.course_overview > .container > .global-padding > .justify-content-between{
  margin-top: 20px;
  padding-top: 20px;
}
.course_overview .item-page + .row.pt-5.pb-5.global-padding{
  padding-top: 0 !important;
}
.card-wrap-text p:first-child {
    color: #93f9ba;
    font-size: 16px;
    font-family: Raleway;
    margin-bottom: 10px;
    font-weight: 600;
}

.card-wrap-text p:last-child, .card-wrap-text p:last-child a {
    color: #ffffff;
    font-size: 14px;
    font-family: Raleway;
    line-height: 22px;
    font-weight: 500;
}

.card-wrapper-last-child {
    background: white;
    border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cources-text {
    font-size: 32px;
    color: #000000;
    text-transform: uppercase;
    font-family: Raleway;
    font-weight: 800;
}
.tmp-content-area  .global-padding .justify-content-between .cources-text {
    margin-top: 20px;
    margin-bottom: 0;
}

blockquote p:before {
  content: "";
  font-weight: bold;
  font-size: 60px;
  color: #F4721C;
  position: absolute;
  width: 30px;
  height: 30px;
  display: inline-block;
  top: 6px;
  left: 0em;
  background: url(../images/quote.png) no-repeat;
  background-size: contain;
}

blockquote p {
  margin-left: 40px;
  margin-top: -4px;
  font-size: 17px;
  color: #000000;
  font-family: Raleway;
  font-weight: 500;
  font-style: italic;
}

.feedback-user-txt {
    margin-left: 35px;
    font-size: 17px;
    margin-bottom: 0px;
    color: #000000;
    font-family: Raleway;
    font-weight: 500;
}

.feedback-user-desg {
    margin-left: 35px;
    font-size: 17px;
    margin-bottom: 0px;
    color: #50b744;
    font-family: Raleway;
    font-weight: 500;
}

.feedback-txt {
    font-size: 31px;
    color: #010101;
    font-family: Raleway;
    text-transform: uppercase;
    font-weight: 800;
}

.find-out-txt {
    font-size: 32px;
    color: #010101;
    text-transform: uppercase;
    font-family: Raleway;
    font-weight: 800;
    margin-left: 27px;
}

.experiance-txt {
    font-size: 24px;
    color: #183f4e;
    text-transform: uppercase;
    font-family: Raleway;
    font-weight: 800;
}

.card-text {
  font-size: 18px;
  color: #183f4e;
  font-family: Raleway;
  font-weight: 500;
  line-height: 22px;
  padding-top: 10px;
}

.find-out-more {
    color: #eb0f21!important;
    font-family: Raleway;
    font-weight: 600;
    font-size: 18px;
}

.feedback-txt a {
  margin-left: 32px;
  font-size: 20px;
  letter-spacing: 1px;
  color: #e81525;
  font-family: "Raleway";
  font-weight: 600;
  text-transform: none;
}

.view-all {
    font-size: 17px;
    font-weight: 600;
    color: #e8101f!important;
    font-family: Raleway;
    margin-left: 20px;
    display: none;
}

footer li {
    list-style-type: none;
}

.footer-bg ul li a {
    color: #ffffff;
    font-family: Raleway;
    font-size: 19px;
    font-weight: 500;
}

.media {
    display: flex;
    flex-wrap: wrap;
}

.wrapper-bg {
    background: #6ce9b8;
}

.media-wrapper {
  max-width: 480px;
  padding-right: 20px;
}

.footer-bg {
    background-color: #002129;
}

.footer-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 130px;
}

.footer-coptright-txt {
    font-size: 12px;
    color: white;
    font-family: Raleway;
}

footer p {
    font-family: Raleway;
    font-weight: 800;
    font-size: 26px;
    color: white;
}

/*Details Page*/
.course_analysts {
  background: #002129;
  padding: 40px 0 20px;
  border-bottom: 10px solid #000d10;
  clear: both;
  overflow: hidden;
  color: #fff;
}
.small_box_heading span {
  font-size: 15px;
  letter-spacing: 1px;
  color: #002129;
  font-family: "Raleway";
  font-weight: 700;
  background: #6ce9b8;
  display: inline-block;
  padding: 8px 12px;
}
.small_box_heading span a{
  color: #002129;  
}
.course_analyst_left h1, .course_analyst_left .h1, .course_analysts h1{
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 1.4;
  color: #ffffff;
  font-family: "Raleway";
  font-weight: 700;
  margin: 20px 0;
}
.course_analyst_left {
  max-width: 590px;
}
.gov_logo{
  padding-top: 25px;
}
.right_border1{
  border-right: 1px solid #3b545a;
}
.right_sidebar_padding{
  padding-left: 40px;
}
.info_list{
  padding: 25px 0 25px;
  margin-left: 0;
}
.info_list li{
  list-style: none;
  font-size: 14px;
  line-height: 32px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 400;
  margin-left: 0;
}
.info_list li i{
  margin-right: 10px;
  min-width: 12px;
}
.book_now_btn{
  filter: drop-shadow(0px 1px 0.5px rgba(0,0,0,0.29));
  background-color: #e81525;
  display: inline-block;
  padding: 10px 30px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Raleway";
  font-weight: 700;
}
.book_now_btn:hover{
  color: #002129;
  background: #6ce9b8;
}
.course_overview{
  padding: 40px 0 20px 0;
}
.course_overview_content .h2, .course_overview_content h2{
  font-size: 28px;
  color: #010101;
  font-family: "Raleway";
  font-weight: 800;
}
.course_overview_content .find-out-txt{
  font-size: 32px;
  font-weight: 700;
  font-family: "Raleway";
  margin-bottom: 1rem;
  color: #183f4e;
}
.course_overview_content li {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  font-family: "Raleway";
  font-weight: 400;
}
.course_overview_content ul{
  margin-left: 0;
}
.course_overview_content img{
  margin-bottom: 20px;
  margin-top: 10px;
}
.key_component_tag{
  padding: 20px 0;
}
.key_component_tag p{
  font-size: 24px;
  line-height: 20px;
  color: #fff;
  font-family: "Raleway";
  font-weight: 700;
  background: #002129;
  padding: 15px 25px;
  display: inline-block;
}
.overview_content_list{
  padding: 0 0 10px;
}
.overview_content_list li{
  list-style: none;
  font-size: 17px;
  line-height: 41px;
  color: #000000;
  font-family: "Raleway";
  font-weight: 600;
  padding-left: 25px;
  position: relative;
}
.overview_content_list li::before{
  content: '';
  width: 10px;
  height: 10px;
  background-color: #2f373b;
  position: absolute;
  left: 0;
  top: 16px;
  border-radius: 50%;
}
.course_for_analyst h2, .course_for_analyst .h2{
  font-size: 24px;
  line-height: 30px;
  color: #010101;
  font-family: "Raleway";
  font-weight: 800;
  text-transform: uppercase;
}
.course_analyst_sidebar_list{
  padding: 20px;
  background: #173f4d;
  margin-left: 0;
}
.course_analyst_sidebar_list li{
  list-style: none;
  margin-left: 0;
}
.course_analyst_sidebar_list li a{
  font-size: 15px;
  line-height: 2;
  color: #ffffff;
  font-family: "Raleway";
  font-weight: 500;
  border-bottom: 1px solid #345763;
  display: block;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.course_analyst_sidebar_list li a:hover{
  color: #6be9b7;
}
.course_analyst_sidebar_list li:last-child a{
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.cta_section{
  background-color: #6be9b7;
  padding: 65px 0;
  color: #fff;
}
.cta_wrap{
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  padding: 0 30px;
}
.cta_wrap h2, .cta_wrap .h2{
  font-size: 32px;
  line-height: 1.2;
  color: #183f4e;
  font-family: "Raleway";
  font-weight: 800;
  text-align: center;
}
.custom_btn {
  display: inline-block;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff;
  font-family: "Raleway";
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  background-color: #003947;
}
.custom_btn:hover{
  background-color: #e81525;
  color: #fff;
}
.cta_wrap .custom_btn{
  margin-top: 30px;
}
.booking_form_wrapper {
    background: #CBEDD8;
    padding: 40px 20px;
    border-radius: 4px;
    margin-bottom: 40px;
}
.form_part {
    border-bottom: 1px solid #a0e0b9;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.booking_form_wrapper form .form_part:nth-last-of-type(1){
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.booking_form h1{
  margin-bottom: 30px;
}
.booking_form h2, .booking_conditions_wrapper h2{
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.form-control:not(textarea){
  height: 40px;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    vertical-align: -2px;
}
.radio_label{
  margin-right: 30px;
}
.booking_conditions{
  padding: 0 20px 0;
  margin-bottom: 40px;
}
.booking_conditions_wrapper ul{
  padding-left: 0;
  margin-left: 0;
}
.booking_conditions_wrapper ul li{
  line-height: 1.5;
  margin-bottom: 10px;
  margin-left: 20px;
}
.dj-simple-contact-form-row textarea, .dj-simple-contact-form-row .textarea{
  font-size: 14px;
  border-radius: 0;
}
.form_btn_submit, .dj-simple-contact-form.button.submit, .search .btn-group>.btn:first-child {
  background-color: #002129 !important;
  color: #fff !important;
  padding: 10px 45px;
  font-family: raleway !important;
  font-weight: 400;
  font-size: 16px;
  margin-top: 30px;
  box-shadow: none !important;
  min-width: 100px;
}
.dj-megamenu{
  text-align: right;
}
.dj-megamenu li.dj-up {
    display: inline-block;
    float: none;
}
#search-position ul#ui-id-1 {
  left: 0px !important;
  margin-left: 0;
}
#search-position #ui-id-1 li {
    padding: 10px;
    margin-left: 0;
    margin-bottom: 0 !important;
}
#ui-id-1 li a {
  padding: 10px;
  display: block;
}
#ui-id-1 li a:hover {
    color: #ffffff;
    background: #002129;
}
#search-position #ui-id-1 li:last-child{
  border-bottom: 0 !important;
}
.dj-subwrap{
  text-align: left;
}
.tmp-content-area.container .search {
  background: #f4f4f4;
  padding: 40px 20px;
  margin-bottom: 40px;
  margin-top: 40px;
}
input.inputbox, select.inputbox, input.validate-email, select.inputbox, .quantity-input, table.user-details input, #com-form-login-username input, select, #company_field, #title, #first_name_field, #middle_name_field, #last_name_field, #address_1_field, #address_2_field, #zip_field, #city_field, #virtuemart_country_id, #phone_1_field, #phone_2_field, #fax_field, #agreed_field, .contentpane #name, .contentpane #email, .contentpane #counter, .contact-input-box input, .form-validate input, .login-fields #username, .login-fields #password, .coupon, input.vm-default {
  vertical-align: middle;
  font-family: inherit;
  display: inline-block;
  height: 40px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #D8D8D8;
  -webkit-box-shadow: inset none;
  -moz-box-shadow: inset none;
  box-shadow: inset none;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
}
.search .btn-group:first-child {
    align-items: center;
}
.search .btn-group>.btn:first-child {
  margin-top: 2px;
  padding: 6px 15px;
  height: 40px;
  border: 0;
  border-radius: 0;
}
.icon-search {
    display: none;
}
fieldset.phrases, fieldset.only{
    background: transparent !important;
    margin-bottom: 30px;
}

.radio, .checkbox {
    padding-left: 0;
    padding-right: 20px;
}
.phrases-box input[type="radio"], .only input[type="checkbox"] {
  margin: 0px 5px 0px 5px;
  float: none;
  vertical-align: -2px;
}
.demo .toutiao ul li{
  margin-left: 0;
}
.experiance-txt+img{
  display: none;
}
.media .card-wrapper-row >div>h4{
  margin-bottom: 20px;
  margin-top: 30px;
}
.search_button_mobile, .search_button_mobile:hover{
  margin-left: auto;
  margin-right: 0;
  position: absolute;
  right: 100px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: 11px;
  box-sizing: border-box;
  padding: 10px;
  background: url(../../images/search-icon.png) no-repeat 50% 50% #003947 !important;
  border: 0;
}
.feedback_section .owl-nav{
  text-align: center;
  margin: 0;
}
.feedback_section .owl-nav button{
  width: 34px;
  height: 34px;
  background: #6ce9b8 !important;
  color: #002129 !important;
  text-shadow: none !important;
  font-size: 30px !important;
  line-height: 1 !important;
  margin: 0;
  transform: translate(0, -50%);
}
.feedback_section .owl-nav button.owl-prev{
  position: absolute;
  left: 0;
  top: 50%;
}
.feedback_section .owl-nav button.owl-next{
  position: absolute;
  right: 0;
  top: 50%;  
}
.dj-simple-contact-form.style-1 .inputbox {
    height: 40px;
}
.buttondown, .form_btn_submit, .dj-simple-contact-form.button.submit {
    outline: none;
    border: 0px;
    background-color: #003947 !important;
    /*box-shadow: 2px 3px 2px #adadadd9 !important;*/
    padding: 10px 15px;
    font-family: raleway;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    line-height: 1.5;
    height: auto;
}
.buttondown:hover, .form_btn_submit:hover, .dj-simple-contact-form.button.submit:hover, body #search-position .search .button:hover, .cards-wrapper .card-wrap-text.card-wrapper-last-child a:hover {
    color: #ffffff !important;
    background-color: #e31221 !important;
}
.feedback_section .col-md-12 {
  display: flex;
  flex-wrap: wrap;
}
.feedback_section .col-md-12 .p-0 {
    padding: 10px!important;
    margin-bottom: 0px;
}
.contact .table-responsive {
  overflow: hidden;
  max-width: 100%;
}
.dj-megamenu li a.dj-up_a{
  border: 0;
  font-weight: 600;
}
.dj-megamenu-default{
  background: transparent;
}
.dj-megamenu li a.dj-up_a span span::after, .dj-megamenu li a.dj-up_a span span:after, .dj-megamenu li a.dj-up_a.active span span:after{
  display: none;
}
.dj-megamenu span.title {
  font-size: 100%;
  font-weight: 600;
  margin: 0;
}
.dj-megamenu .dj-subtree .dj-subtree span.title  {
  font-weight: 300;
}



@media (min-width: 1071px){
  .dj-more::after, .dj-more-active::after {
    z-index: 1;
    top: 10px;
  }
  .dj-megamenu li ul.dj-subtree {
    overflow: auto;
  }
}
@media (max-width: 1070px){
  #top-handler > .container > .row.pt-4.pb-3.padding-bottom {
    flex-wrap: wrap;
  }
  .dj-megamenu-default li a.dj-up_a .arrow{
    display: none;
  }
  .dj-megamenu li ul.dj-subtree > li > a {
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    color: #222;
    text-decoration: none;
    padding: 2px 0;
  }
  .dj-megamenu li:hover div.dj-subwrap, .dj-megamenu li.hover div.dj-subwrap{
    box-shadow: none;
  }
}

@media (max-width: 992px){
  .cards-wrapper .card-wrap-text.card-wrapper-last-child a {
    font-size: 14px;
    text-align: center;
  }
  .card-wrap-text {
    padding: 20px !important;
  }
  .slide-desc-text .slide-title {
    font-size: 22px;
    line-height: 1;
  }
	.slide-desc-text	.slide-text { display:none; }
  .course_overview_content ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .right_sidebar_padding {
    padding-left: 0px;
  }
  .small_box_heading span {
    font-size: 13px;
  }
  .course_analyst_left h1, .course_analyst_left .h1 {
    font-size: 24px;
    padding-right: 30px;
  }
  .info_list li, .course_analyst_sidebar_list li a{
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .info_list {
    padding: 15px 0 0px;
  }
  .course_overview_content .h2, .course_overview_content h2, .cta_wrap h2, .cta_wrap .h2{
    font-size: 26px;
  }
  .course_overview_content p {
    font-size: 14px;
    line-height: 1.5;
  }
  .course_overview_content li {
    margin-bottom: 0.5rem;
    font-size: 14px;
    line-height: 20px;
  }
  .course_for_analyst h2, .course_for_analyst .h2 {
    font-size: 18px;
  }
  .overview_content_list li {
    font-size: 14px;
  }
  .custom_btn {
    font-size: 16px;
  }
  .key_component_tag span {
    font-size: 20px;
    padding: 10px 20px;
  }
  .cta_section {
    padding: 45px 0;
  }
  .cta_wrap .custom_btn {
    margin-top: 10px;
  }
  .right_border1 {
    border-right: 0;
  }
  .course_overview_content p.experiance-txt {
    font-size: 18px;
  }
}
@media (max-width: 767px){
  .course_analysts > .container > .row, .course_overview > .container > .row {
    flex-wrap: wrap;
  }
  .feedback_section .owl-nav {
    margin: 10px 0 0;
  }
  .gov_logo {
    padding-top: 5px;
    padding-bottom: 20px;
  }
  .course_overview_content {
    padding-bottom: 20px;
  }
  .course_overview_content .h2, .course_overview_content h2, .cta_wrap h2, .cta_wrap .h2, .course_analyst_left h1, .course_analyst_left .h1 {
    font-size: 20px;
  }
  .overview_content_list li {
    font-size: 12px;
    line-height: 2;
    font-weight: 500;
  }
  .overview_content_list li::before {
    top: 6px;
  }
  .h1, h1 {
      font-size: 2rem;
  }
  .footer-coptright-txt {
    text-align: center;
  }
  .footer-coptright-txt br{
    display: none;
  }
  footer p {
    font-size: 18px;
  }
  .footer-bg ul li a {
    font-size: 14px;
  }
  footer .margin-bottom40 {
    margin-bottom: 25px;
  }
  .footer-bg .container{
    padding-top: 30px !important;
  }
  #btcontentslider92 .card-wrapper-row {
    /* margin: 0; */
    width: auto !important;
  }
  .wf-ubuntu-n4-active.wf-ubuntu-n7-active .contact .course_overview_content table tbody tr td{
    display: block;
    width: 100%;
  }
  .course_analyst_left h1, .course_analyst_left .h1, .course_analysts h1 {
    font-size: 26px;
  }
}