.projects_section-list {
  display: flex;
  padding-bottom: 30px;
  justify-content: space-between; }
  .projects_section-list .section {
    font-weight: normal;
    font-size: 18px;
    color: #656366;
    line-height: 111%; }
    .projects_section-list .section.selected {
      color: #D71C39;
      cursor: url(/local/templates/rs_trade/images/svg/cursor.svg), pointer;
      text-decoration: underline; }
    .projects_section-list .section:hover {
      color: #D71C39;
      cursor: url(/local/templates/rs_trade/images/svg/cursor.svg), pointer;
      text-decoration: underline; }

/*# sourceMappingURL=style.css.map */
