/**
Theme Name: Arukah Ranch
Author: Ryze Agency
Author URI: https://ryzeagency.com/
Description: You’ve been told that health is a number, a look, a diet trend, a pill. But what if wellness is more than that? At Arukah, we’re here to teach you how to care for your whole self—body, mind, and spirit—with tools that actually work.
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: arukah-ranch
Template: astra
*/

.bg_img {
	background:  url('/wp-content/uploads/2025/06/bg_img.png') no-repeat center center / contain;
}

a.social_icn svg path {
    fill: white;
}


.img_circle img {
    width: 80px;
    height: 70px;
    border-radius: 80px;
    object-fit: fill;
}