.c-date-field > div > span {
  width               : 16px;
  height              : 16px;
  background-image    : url(/wp-content/plugins/custom/assets/calendar-icon.svg);
  background-repeat   : no-repeat;
  background-size     : 16px;
  background-position : center center;
  cursor              : pointer;
}