.imageTextLink .content-group .link-list-container a {
  background-color: transparent !important;
  padding: 0 !important;
  color: #000 !important;
  font-family: "Nissan Regular", "Nissan Regular", Verdana, Arial, sans-serif;

  letter-spacing: 0.9px;
  line-height: 24px;
  margin-bottom: 15px;
  text-decoration: underline;
}
.imageTextLink .content-group .link-list-container a::after {
  font-size: 0.7857142857rem;
  font-family: icon-Nissan-Global;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e634";
  color: #000;
  overflow: hidden;
  position: relative;
  padding-left: 10px;
  right: 0;
  margin-top: 0;
  display: inline-block !important;
  top: 1px;
}
