

/* Farebný styling */

/* .bg-light {
	background-color: #86B3D1!important;
	color: white;
  }
  
  .btn-primary {
	color: white;
	background-color: #4D6D9A;
	border-color: #4D6D9A;
  }
  
  .nav-link {
	color: white!important;
  }
 */

 /*  .bg-reg_purple {
	background-color: #ba68c8!important;
	color: black;
  }

  .bg-reg_dpurple {
	background-color: #4a148c!important;
	color: white;
  }
  
  .btn-primary {
	color: white;
	background-color: #4D6D9A;
	border-color: #4D6D9A;
  }
  
  .nav-link {
	color: white!important;
  } */
