/*
	Theme Name: SGH AMHB Theme
	Description: Site da SGH AMHB
	Version: 1.0.0
	Author: Equipe de Desenvolvimento
	Author URI: http://planetaw.ag
*/

.c-box-radius{
  background-color: #f4f4f4;
    border-radius: 15px;
    padding: 1.5rem;
    height: 175px;
}

.bg-primary{
	background: #1f2b42 !important;
}

.bg-secondary{
	background: #61c0c2 !important;
}