/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/

.under-logo-text {
  font-family: inherit;
  font-size: clamp(14px, 2vw, 18px); /* اندازه تطبیقی بین 14 تا 18 پیکسل */
  font-weight: inherit;
  color: inherit;
  text-align: center;
  margin-top: -25px;
  margin-bottom: 10px;
  line-height: 1.4;
		user-select: none;

}

.under-logo-text a {
  color: inherit;
  text-decoration: none;
}
