.customblocks {
  position: relative; }

.customblock-inactive {
  opacity: 0.3; }
  .customblock-inactive:hover {
    opacity: 1; }
