HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/insiders/wp-load/wp-content/themes/breadly/block-css/gtm-about-author-rtl.css
/* Base spacing for internal use */
/* Default transition */
/* -----------------------------------------------------------------------------
 * 
 * # GTM About Author Block
 * 
 * -------------------------------------------------------------------------- */
.is-style-gtm-about-author-dark,
.is-style-gtm-about-author-light {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: var(--wp--custom--breadly--radius--normal);
}
.is-style-gtm-about-author-dark .wp-block-gtm-about-author__name,
.is-style-gtm-about-author-light .wp-block-gtm-about-author__name {
  font-weight: 500;
  font-size: var(--gtm--theme--font-size--md);
}
.is-style-gtm-about-author-dark .avatar,
.is-style-gtm-about-author-light .avatar {
  border-radius: var(--wp--custom--breadly--radius--normal);
}

.is-style-gtm-about-author-light {
  background: var(--wp--preset--color--area-bg-2);
}
.is-style-gtm-about-author-light .wp-block-gtm-about-author__bio {
  color: var(--wp--preset--color--tertiary-text);
}