﻿.jumbotron h1{color: var(--color1) !important;text-shadow:1px 1px 5px rgb(255 255 255 / 100%) !important;}


@media only screen and (max-width: 1024px){
	
}
@media screen and (max-width: 1023px)
{

}

@media screen and (max-width: 767px)
{

}
@media screen and (max-width: 425px)
{
	
}
@media screen and (max-width: 414px)
{
	
}


@media screen and (max-width: 375px)
{
	
}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}