.input-group-text i.fa-commenting {
    cursor: pointer;
}
.bl-red {
    border-left: red;
}
.confirm-delete-form button {
  background: none;
  border: none;
}


.open-sans {
    font-family: "Open sans";
}
.fw-300 {
    font-weight: 300;
}
.fs-3 {
    font-size: 3em;
}