[class*=uk-navbar-dropdown-bottom] {
     margin-top: 0px; 
}

        #my-text-page p,#my-text-page span,#my-text-page a,#my-text-page li {
            font-family: 'Montserrat', sans-serif !important;
            font-size: 16px;

            line-height: 1.5;
            text-align: justify;

        }

        #my-text-page h1,#my-text-page h2, #my-text-page h3, #my-text-page h4 {
            
            line-height:  1.5;
            text-align: justify;

        }

        h1,h2,h3,h4{
            font-family: 'Montserrat', sans-serif !important;
        }

        #my-text-page h2 {

            font-size: 2rem;


        }

        a{
            text-decoration: none!important;
        }
