/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-fl-download-design-templates .buttons {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}
.wp-block-fl-download-design-templates .buttons button {
  margin-right: 4px;
  padding: 2px 4px;
  background-color: #FFFFFF;
  outline: none;
  border: none;
  cursor: pointer;
}
.wp-block-fl-download-design-templates .buttons button h3 {
  margin: unset !important;
  font-size: 12px !important;
  color: #000000 !important;
}
.wp-block-fl-download-design-templates .buttons button:last-child {
  margin-right: unset;
}

.wp-block-fl-download-design-templates .title-text {
  margin: unset !important;
  margin-bottom: 29px !important;
  font-size: 32px !important;
  color: #000000 !important;
}
.wp-block-fl-download-design-templates .links-text,
.wp-block-fl-download-design-templates li {
  line-height: 23.4px !important;
}
.wp-block-fl-download-design-templates a {
  font-size: 18px !important;
  color: #000000 !important;
  text-decoration: none !important;
  text-underline-offset: unset !important;
  background-color: transparent !important;
  overflow-wrap: anywhere;
}
.wp-block-fl-download-design-templates a:hover {
  text-decoration: underline !important;
}
.wp-block-fl-download-design-templates li {
  list-style: inside;
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.wp-block-fl-download-design-templates ul {
  list-style: inside;
  margin-left: 0;
  padding-left: 0 !important;
}

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