.smart-width {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.endpoint-icon {
  width: 16px;
  height: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/images/endpoint.svg");
}
