
        .mv_f754.header {
          color: #1400FFFF;
          text-shadow: 2px 2px #CCCCCCFF;
          font-family: "Arial";
        }
        .mv_f754.header > div.summary {
          font-family: "Arial";
        }
      
        .mv_f754 .title-fill > div {
          background-image: linear-gradient(315deg, #1400FFFF 0%, #FF0000A8 100%);
        }
      
        .mv_f754 .title-content {
          border-color: #2400FFFF;
          border-style: solid;
          border-width: 2px;
        }
        
      
        .mv_f754 .title-shadow {
          display: none;
        }
      
        .mv_f754 .title-highlight {
          display: none;
        }
      
      .mv_f754 .title-block,
      .mv_f754 .title-block a {
        font-family: "Arial";
        color: #FFFFFFFF
      }
    
        .mv_f754 .box-fill > div {
          background-image: linear-gradient(90deg, #CCCCCCFF 0%, #000AFF7A 100%);
        }
      
        .mv_f754 .box-content {
          border-color: #000000FF;
          border-style: solid;
          border-width: 12px;
        }
        
          .mv_f754 .box-content, .mv_f754 .box-shadow, .mv_f754 .box-highlight, .mv_f754 .box-fill,
          .mv_f754 .box-content > div, .mv_f754 .box-shadow > div, .mv_f754 .box-highlight > div, .mv_f754 .box-fill > div {
            border-radius: 10px;
          }
        
      
        .mv_f754 .box-shadow {
          display: none;
        }
      
        .mv_f754 .box-highlight > div {
          background-color: #0300AC49;
        }
      
      .mv_f754 .box-block,
      .mv_f754 .box-block a {
        font-family: "Arial";
        color: #000000FF
      }
    