/*
Theme Name: Raabe Repo
Theme URI: 
Author: Kamal
Author URI: https://example.com
Description: Custom theme for educational projects.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: raabe-repo
*/

.breadcrumbs {
  font-size: 14px;
}
.breadcrumbs a {
  text-decoration: none;
  color: #0073aa;
}
.breadcrumbs span {
  color: #555;
}

li {
  padding: 4pt 0 4pt 0;
}

.my-products-tree ul {
  margin-left: 1em;
}
.my-products-tree .product-block {
  margin-bottom: 2em;
}
.my-products-tree li {
  margin-bottom: 5px;
}
.my-products-tree a {
  text-decoration: underline;
  color: #0073aa;
}
