/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/* ===== MIGAS DE PAN RANK MATH - ANABEL ===== */
.rm-bc-wrap, .rank-math-breadcrumb {
  font-size: 14px;
  color: #777;
  margin: 10px 0 20px;
  font-family: 'Montserrat', sans-serif;
}
.rank-math-breadcrumb a {
  color: #c19a6b;
  text-decoration: none;
  transition: all .2s ease;
}
.rank-math-breadcrumb a:hover {
  color: #b38654;
  text-decoration: underline;
}

