body {

}

input {
	font-size: 0.8rem;
}
select {
	font-size: 0.8rem;
}

/*####################################### SITE STYLE #########################################*/

.card-body {
  font-size: 0.9rem;
}

.form-control-user {
	font-size: 0.8rem!important;
}
.form-control {
	font-size: 0.8rem!important;
}

.table-min td{
    padding: .25rem!important;
}
.img-insta {
    width: 17px;
}