/**
Theme Name: Dersou
Author: Zooks
Author URI: https://zooks.ru
Description: Astra child theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dersou
Template: astra
*/

.home h1.entry-title {
  display: none;
}

.languages-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.language-item {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}

.language-name {
  font-weight: bold;
}

.language-level {
  color: #666;
  font-size: 0.9em;
}

.language-icon {
  margin-right: 8px;
}