/*
Theme Name: IFC v 2.0 Bootstrap 5
Version: 2.0
Description: Template criado pelo IFC Câmpus Araquari.
Author: IFC Câmpus Araquari
Author URI: araquari.ifc.edu.br
*/


.skip-link {
  position: absolute;
  top: -999px;
  left: 0;
  background: #fff;
  padding: 0.5rem;
  z-index: 100;
}
.skip-link:focus {
  top: 0;
  left: 0;
}


.btn-cursos{
	width: 100% !important;
	margin-bottom: 4px !important;
}
