/*
============================
Theme Name: Visafast
Author: Unifato
Author URI: https://themeforest.net/user/unifato/portfolio
Description: Visafast - Visa consulting Template
Version: 1.0.0
License: GNU General Public License v1 or later
License URI: LICENSE
Text Domain: eduker
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
============================
*/

/*
============================
Name:  Visafast Consulting Theme
Version: 1.0.0
Description:
Author: Noyon Ahemd
Author URI:
Location:
============================
*/

/* Basic section styles to ensure visibility */
.about3 {
  display: block;
  position: relative;
}

.service3 {
  display: block;
  position: relative;
}

.countrie3 {
  display: block;
  position: relative;
}

/* Debug styles - remove these after fixing */
.about3,
.service3,
.countrie3 {
  min-height: 100px;
  border: 1px solid #ddd;
  margin: 10px 0;
}

.about3::before,
.service3::before,
.countrie3::before {
  content: attr(class);
  display: block;
  padding: 10px;
  background: #f0f0f0;
  font-size: 12px;
  color: #666;
}
