/**********************
 * MICROSITE
 * VIEW MODE: Nested
 * Style: Peach
 **********************/

.microsite--style-peach .paragraph--type-cards-gen-card.paragraph--view-mode-nested {
  background-color: #060606;
  align-items: center;
  justify-content: center;  
}

.microsite--style-peach .paragraph--type-cards-gen-card.paragraph--view-mode-nested.hover {
  opacity: 1;
  border: 3px #dd8e6d solid;
}

.microsite--style-peach .paragraph--type-cards-gen-card.paragraph--view-mode-nested .field--name-field-cards-gen-card-text {
  font-family: roboto, sans-serif;
  font-size: 26px;
  line-height: 32px; 
  font-weight: 400;
  text-align: center;
}
