.borde{border: thin dashed #F00;}


@media screen and (min-width:0px) and (max-width: 576px)
    { 
    header.masthead .intro-text .intro-heading
      {
        
        font-size: 40px;
        /*      
        background-color: #F00;
        font-weight: 700;
        line-height: 50px;
        margin-bottom: 25px;
        font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
        */
      }

    .page-section h2.section-heading
      {
      font-size: 30px;
          /*background-color: #F00;*/

      }
      
    

    } /*media screen and (min-width:0px) and (max-width: 576px)*/
    
    

    .ZZZZnavbar{
        
        border-style: dashed !important;
        border-width: thick !important;
        border-color: #F00 !important;
        /*padding: 100px !important;*/
        /*height: 100px;;*/
    }