/*
Theme Name: Ribosome
Description: Used to style Gutenberg Blocks.
*/

*[class^="wp-block-"] {
	margin-bottom: 28px;
	margin-bottom: 2.8rem;
}
p.has-text-color a {
	text-decoration: underline;
}
p.has-drop-cap {
	overflow: hidden;
}
.wp-block-spacer {
    clear: both;
    margin: 0;
}
.editor-styles-wrapper img {
    box-shadow: none !important;
    border-radius: 0 !important;
}

/* =================== Custom color palette =================== */

.has-light-gray-color,
a.has-light-gray-color,
a.has-light-gray-color:hover /* Buttons */ {
	color: #f2f2f2;
}
.has-medium-gray-color,
a.has-medium-gray-color,
a.has-medium-gray-color:hover {
	color: #999;
}
.has-dark-gray-color,
a.has-dark-gray-color,
a.has-dark-gray-color:hover {
	color: #333;
}
.has-white-color,
a.has-white-color,
a.has-white-color:hover {
	color: #fff;
}
.has-light-gray-background-color {
	background-color: #f2f2f2;
}
.has-medium-gray-background-color {
	background-color: #999;
}
.has-dark-gray-background-color {
	background-color: #333;
}
.has-white-background-color {
	background-color: #fff;
}
/* End Custom color palette */

/* ============= Editor font sizes =============== */

.has-small-font-size {
    font-size: 14px;
}
.has-normal-font-size {
    font-size: 16px;
}
.has-large-font-size {
    font-size: 20px;
}
.has-medium-font-size { /* Compatibility with Gutenberg default. Theme not set it. */
	font-size: 20px;
}
.has-huge-font-size {
    font-size: 24px;
}

/* =================== Buttons =================== */

.wp-block-button.alignleft {
	margin-right: 14px;
}
.wp-block-button.alignright {
	margin-left: 14px;
}
.wp-block-button__link {
    padding: 7px 18px;
}
.wp-block-button__link:hover{
	opacity: .8;
}

/* =================== Media & Text =================== */

.wp-block-media-text *:last-child {
	margin-bottom: 0;
}

/* Embed */
.wp-block-embed.aligncenter * {
    margin: 0 auto;
}

/*
     FILE ARCHIVED ON 05:34:18 May 30, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:23:08 Jun 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.341
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.036
  esindex: 0.006
  cdx.remote: 8.79
  LoadShardBlock: 131.275 (3)
  PetaboxLoader3.datanode: 161.154 (5)
  PetaboxLoader3.resolve: 53.038 (2)
  load_resource: 104.198
  loaddict: 32.349
*/