

.nav-link{
	
	font-size:2.5vw !important;
	font-family: CustomFont !important;
	color:#1E7441 !important;
	font-weight: bold !important;
}
.custom-toggler.navbar-toggler {
    border-color: rgb(30,116,65);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(30,116,65, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  font-size:15px !important;
}

.custom-toggler2 .navbar-toggler-icon {

  width: 50px !important;
  height:3px !important;
  padding: 30px !important;
}

#insta {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;
          /* Also define standard property for compatibility */
          background-clip: text;
  -webkit-text-fill-color: transparent;
  
  
  
   /* change this to change the size*/
  
}

body {
  /*background-color: blue;*/
}




    .artbody {
       
word-spacing: 0.5vw;
font-size:2.5vw;
    }
    
   
	
.arthead{
font-size:2vw;	
}	


.authorhead{
font-size:3vw;	
}	

	
.innText {
       
		font-size: 3.5vw;
    }
    
.classAuthor {
       
		font-size: 3vw;
    }    
    
 .ic {
       
		font-size: 6vw !important;
    }
 .ic2 {
       
		font-size: 4vw;
    }	
    
    .vidbody {
       
word-spacing: 0.5vw;
font-size:2.7vw;
    }    


.picPadding{
    height:10vw;  
    background-color:#FBF8EF;
}


@media only screen and (max-width : 600px)  {
body {
 /*background-color: yellow;*/
}

.picPadding{
    height:10vw; 
    background-color:#FBF8EF;
}

.arthead{
font-size: 3vw;	
}	

.authorhead{
font-size:3.5vw;	
}	


.classAuthor {
       
		font-size: 3.5vw;
    }  

    .artbody {
       
word-spacing: 0.5vw;
font-size:4vw;
    }
	
.ic {
        
		font-size: 10vw !important;
    }
	
.ic2 {
        
		font-size: 8vw;
    }	
.innText {
       
		font-size: 4vw;
    }
.innTextA {
       
		font-size: 4vw;
    }    
    
        .vidbody {
       
word-spacing: 0.5vw;
font-size:3.25vw;
    } 
}

