/*
Theme Name: Listivo Child
Theme URI: https://listivotheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Listivo
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: listivo
*/

.am-list-head {
  font-size: 30px;
  font-family: "Red Hat Display";
  font-weight: bold;
  color: var(--e-global-color-lcolor1);
  padding: 8px 0;
}

div#am-ava {
  padding: 20px 30px;
  background: white;
}

ul.am-list li {
  padding: 6px 0;
  font-size: medium;
  font-weight: bold;
  color: var(--e-global-color-lcolor1);
}
