.icon-triangle {
    background-image: url(https://img.icons8.com/color/48/play-button-circled--v1.png) !important;
    color: white !important;
    padding-left: 50px;
}

html, body {
  overflow-x: hidden; /* Prevents horizontal scrolling */
}