/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.custom-layout{display:flex;flex-wrap:wrap;}.custom-layout .character-image{flex:1;max-width:50%;}.custom-layout .text-content{flex:1;max-width:50%;display:flex;flex-direction:column;}.custom-layout .text-content .top-row{flex:1;}.custom-layout .text-content .bottom-row{display:flex;flex:1;}.custom-layout .text-content .bottom-row .column{flex:1;padding:0 10px;}
