.app-tile {
background: #23494f !important;
border-radius: 10px !important; 
box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5) !important;
}
.app-label  {
color: white !important;
}

.logo{
border-radius: 10px !important; 
box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5) !important;
}

.btn-primary {
  --btn-color: none !important;
color: black !important;
}