

.cor-icone {
	color: red;
	padding-top: 3px;
	padding-bottom: 3px;
}

.espaco-topo {
margin-top: 20px;
}

.espaco-bottom {
padding-bottom: 20px;
}

.espaco-card {
padding-bottom: 20px;
}
img {
width: 100%;
}	

/* Remove color class 
.text-primary {
color: black!important;
}

a {
color: black!important;
}	

*/
.cor {
color:white;
}	

/* Custom color NOME EMPRESA */

.btn-outline-primary {
color: black;
background-color: transparent;
background-image: none;
border-color: #ffcc00;
}
!important; }

.btn-outline-primary:hover {
color: #fff;
background-color: #ffcc00;
border-color: #ffcc00;
!important; }

.btn-outline-primary.focus, .btn-outline-primary:focus {
box-shadow: 0 0 0 0.2rem #ffcc00;
!important; }

.btn-outline-primary:hover {
color: #fff;
background-color: #ffcc00;
border-color: #ffcc00;
!important; }

.btn-outline-primary {
color: #ffcc00;
background-color: transparent;
background-image: none;
border-color: #ffcc00;
!important; }

a {
color: #dc3545;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
!important; }

.text-primary {
color: black
!important;}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #ffcc00;
border-color: #ffcc00
!important;}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem 
!important;}


