/***BEGIN SprintsDirectoryView.css***/
.sprint-dates-button {
  background-color: transparent !important;
  color: rgba(0, 90, 158, 1) !important;
  color: var(--communication-foreground,rgba(0, 90, 158, 1)) !important;
  padding: 0px; }
  .sprint-dates-button .bolt-button-text {
    font-weight: normal; }
    .sprint-dates-button .bolt-button-text:hover {
      color: rgba( 0, 69, 120 ,  1 );
      color: rgba( var(--palette-primary-shade-30,0, 69, 120) ,  1 ); }
/***END SprintsDirectoryView.css***/

