/*
Theme Name: AMP 3D
Description: AMP 3D Industrial Printing Theme. Converted from React.
Author: Alexey Kovalevsky & LEOS
Version: 1.0.7
Requires PHP: 8.2
Text Domain: amp3d
*/

.d-flex {
    display: flex;
    gap: 10px;
}

@media screen and (width < 768px) {
  #leos a span {
    display: none;
  }
}