.noBottomPadding {
 
    padding-bottom: 0 !important;
 }

 @font-face {
    font-family: "KomikaAxis";
    src: url('../fonts/KOMIKAX_.ttf');
 }

 hr.colored {
    
    border: 2px solid #b22222;;
    text-align: center !important;
    opacity: 1;

 }

.comic-red, nav-link.active {
    background-color: #b22222;
    color: #ffffff;
}
.comic-yellow {
    background-color:#ffc107;
}
.comic-blue {
    background-color: #0d6efd;
}
.biobox{
    background-color: white; 
    margin-top:10px; 
    margin-right: 10px; 
    margin-bottom:10px;
    padding: 10px;
}
.bi {
    vertical-align: -.125em;
    fill: currentColor;
  }

 /* Modify brand and text color */
 .navbar-custom .navbar-brand,
 .navbar-custom .navbar-text {
     color: white;
 }
 /* Modify the background color */
.navbar-custom {
    background-color: #b22222;
}

main {
    display: block;
    margin-left:10px;
    padding: 10px
}
@media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }












  .link-img {
      max-width: 100%;
      cursor: pointer;
      transition: transform .07s linear, filter .1s ease-out, opacity .15s linear;
      opacity: 0;
  }

  .side-lines-left[data-v-32768] {
      left: 0;
      border-right: 2px solid #000;
  }
  .side-lines[data-v-32768] {
      position: absolute;
      top: 0;
      width: 35px;
      height: 100%;
      background-image: url(../images/side-lines.svg);
      background-size: 100% auto;
      background-position: 0 -25px;
      z-index: 2;
  }
    .row-title-no-wrap[data-v-32768]{white-space:nowrap}
    @keyframes sideLinesAnim-2707b0c1{0%{background-position:0 0}to{background-position:0 -75px}
}
    .side-lines-left[data-v-32768]{left:0;border-right:2px solid #000}
    .side-lines-right[data-v-32768]{right:0;transform:scaleX(-1);border-right:2px solid #000}

    .side-lines-top[data-v-32768]{top:0;left:0;width:100%;height:35px;
    background-color:#000;
    background-image:url(../images/side-lines-top.svg);background-size:auto 100%;
    background-position:0 0;border-bottom:2px solid #000;z-index:3}

    @media only screen and (max-width:910px){
                        
        .side-lines[data-v-32768]{width:30px}
        .side-lines-top[data-v-32768]{width:100%;height:30px}

        /* .row[data-v-32768]{max-width:730px;margin-bottom:60px} */
    }

    @media only screen and (max-width:825px){
        .side-lines-left[data-v-32768],
        .side-lines-right[data-v-32768]{display:none}}

        @media only screen and (max-width:750px){
            .title[data-v-32768]{width:calc(100% - 70px);margin-bottom:50px;display:block}
             .side-lines-left[data-v-32768],
             .side-lines-right[data-v-32768]{width:0;border:none}
             .side-lines-top[data-v-32768]{height:30px}
              .container[data-v-32768]{padding-left:10;padding-right:10}
              .row-inner[data-v-32768]{margin-left:20px;margin-right:auto}
              .row[data-v-32768]{margin-bottom:36px;max-width:calc(100% - 40px)}
              /* 
  
    .row-title[data-v-32768]{padding:11px 35px;font-size:18px;margin-bottom:0;min-height:45px;line-height:1.37em}.row-title-highlight[data-v-32768]{font-size:19px}
    .site-title[data-v-32768]{width:113px;left:10px;top:45px}
    .row-info-icon[data-v-32768]{position:relative;transform:none;left:-3px;top:3px}
    .danger-icon[data-v-32768],.danger-icon-back[data-v-32768]{width:12px;height:12px}
    .title-icon[data-v-32768]{display:none} */
}

  .container[data-v-32768] {
      background: #000;
      min-height: 100vh;
      padding: 10px 15px 0;
      position: relative;
      background-color: #ffc21c;
      font-family:  sans-serif;
  }
  
  .bd-callout-info {
    border-left-color: #5bc0de;
}




/* Base styles (regardless of theme) */
.bs-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
    margin: 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}
 
  .bs-callout h4 {
    margin-top: 0;
  }
  .bs-callout p:last-child {
    margin-bottom: 0;
  }
  .bs-callout code,
  .bs-callout .highlight {
    background-color: #fff;
  }
  
  /* Themes for different contexts */
  .bs-callout-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    }
  .bs-callout-danger {
    background-color: #fcf2f2;
    border-color: #dFb5b4;
  }
  
  .bs-callout-warning {
    
    background-color: #fefbed;
    border-color: #f1e7bc;
    border-left-color: #f0ad4e;
}
  .bs-callout-info {
    background-color: #f0f7fd;
    border-color: #d0e3f0;
  }
    
    .row-title-no-wrap[data-v-32768]{white-space:nowrap}
    @keyframes sideLinesAnim-2707b0c1{0%{background-position:0 0}to{background-position:0 -75px}}
   
 
  /* @font-face{font-family:Iosevka;src:url(/_nuxt/fonts/Iosevka-Medium.c514b56.woff2)}
                @font-face{font-family:Iosevka;font-weight:700;src:url(/_nuxt/fonts/Iosevka-Bold.5c03d1c.woff2)} */

                .row[data-v-32768],.row-title[data-v-32768]{position:relative}
                .row[data-v-32768]{max-width:840px;
                        margin-left:40px  ;
                        margin-right:auto;z-index:2;margin-bottom:62px;border-radius:5px}.last[data-v-32768]{opacity:.6}
                
                .row[data-v-32768],.row-title[data-v-32768]{position:relative}

            
                @media only screen and (max-width:550px){
                    .row-title-inner[data-v-32768]{
                            max-width:270px;width:100%;
                            margin-left:auto;
                            margin-right:auto}}
               
               
                @media only screen and (max-width:1100px){
                    .row[data-v-32768]{max-width:775px}}
                    @media only screen and (max-width:1025px){
                        .row[data-v-32768]{max-width:750px}
                    .title[data-v-32768]{height:225px}
                    .site-title[data-v-32768]{width:120px}
                }
    /* .row-title[data-v-32768]{color:#fff;font-size:20px;text-align:center;
        border-top-left-radius:10px;border-top-right-radius:10px;
        text-transform:titlecase;line-height:1.4em;background:#000;padding:10px 5px 8px;min-height:48px}
  
    .title[data-v-32768]{display:block;height:240px;margin:20px auto 75px;transform:rotate(-1deg)}



    .random[data-v-666b8394]:first-letter{font-family:SoCold;font-size:30px}

                     */
                    
                   
    /* .site-title[data-v-32768]{max-width:135px;position:absolute;top:50px;left:50px}
    .site-title[data-v-32768]:hover{transform:scale(1.03)}
    .days-since[data-v-32768]{opacity:.6}
    .row-info-icon[data-v-32768]{height:18px;position:relative;cursor:pointer;top:2px;left:-2px;opacity:.6}
    .row-info-icon[data-v-32768]:hover{transform:scale(1.05)}
    .title-icon[data-v-32768]{height:20px;max-width:25px;-o-object-fit:contain;object-fit:contain;position:relative;top:3px;display:none}
    .row-title-highlight[data-v-32768]{font-weight:700}
  
                     */
                 
/* 
                @media only screen and (max-width:850px){
                    .row[data-v-32768]{max-width:700px;margin-bottom:55px}
                .title[data-v-32768]{height:215px}
            }
               */
                
              
           
                
                /* 
                    @media only screen and (max-width:460px){.title[data-v-32768]{margin-bottom:38px;width:calc(100% - 50px);margin-top:5px}}</style><style type="text/css">.wavy-text-word[data-v-0b03d878]{display:inline-block;white-space:pre;will-change:transform}
                    .wavy-text .wavy-text-word[data-v-0b03d878]:nth-child(4n){
                        animation:wavy-0b03d878 2s ease-in-out infinite alternate-reverse}
                        .wavy-text .wavy-text-word[data-v-0b03d878]:nth-child(4n+1){
                            animation:wavy2-0b03d878 1.7s ease-in-out infinite alternate-reverse}
                            .wavy-text .wavy-text-word[data-v-0b03d878]:nth-child(4n+2){
                                animation:wavy3-0b03d878 1.5s ease-in-out infinite alternate-reverse}
                                .wavy-text .wavy-text-word[data-v-0b03d878]:nth-child(4n+3){animation:wavy4-0b03d878 2.5s ease-in-out infinite alternate-reverse}.letter[data-v-0b03d878]{opacity:0;transition:opacity .2s linear}
                                .pie-chart[data-v-0b03d878]{width:40px;height:40px;margin-top:-6px;overflow:visible;margin-right:5px;display:inline-block;position:relative;top:6px;line-height:0}
                                .pie-chart circle[data-v-0b03d878]{transition:stroke-dasharray 1s ease-in-out}.pie-chart-black[data-v-0b03d878]{stroke-width:9px}@keyframes wavy-0b03d878{0%{transform:translate(-1.3%,-1.5%)}to{transform:translate(1.3%,1.4%)}}
                    @keyframes wavy2-0b03d878{0%{transform:translate(1%,-1.4%)}to{transform:translate(-1.3%,1.5%)}}@keyframes wavy3-0b03d878{0%{transform:translate(.5%,-1%)}to{transform:translate(.9%,1.5%)}}@keyframes wavy4-0b03d878{0%{transform:translate(.8%,1.5%)}to{transform:translate(-.5%,1.2%)}}
                    @media (prefers-reduced-motion){.wavy-text .wavy-text-word[data-v-0b03d878]{animation:none!important}}@media only screen and (max-width:600px){.pie-chart[data-v-0b03d878]{height:25px;width:25px;margin-right:3px;top:2px}.pie-chart-middle[data-v-0b03d878]{display:none}.pie-chart-black[data-v-0b03d878]{stroke-width:10px}}
                   */