/* Add here all your CSS customizations */
.red{
  color: #ff0000;
}

.ml-5{
  margin-left: 5px;
}
