.feature-2 {
  color: #202020;
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0 0.5rem; }
  .feature-2:hover {
    color: #202020; }
  .feature-2__name {
    font-weight: bold;
    padding-left: 1rem; }
  .feature-2__icon {
    font-size: 82px;
    float: right;
    height: 82px; }
    .feature-2__icon > svg {
      display: block;
      height: 1em !important;
      margin: auto;
      width: 1em !important; }

/*# sourceMappingURL=style.css.map */
