/*!
Theme Name: alice
Theme URI: https://aminawebs.com
Author: Amina Malik
Author URI: https://aminawebs.com
Description: Description
Version: 26.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alice
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Custom Header Design */
.site-header {
    background-color: #ffffff;
    border-bottom: 2px solid #f0f0f0;
    padding: 15px 40px;
}

.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

.site-title a {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    text-decoration: none;
    text-transform: uppercase;
}

.main-navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 25px;
}

.main-navigation a {
    text-decoration: none;
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 600;
    transition: color 0.3s ease;
}

.main-navigation a:hover {
    color: #0073aa;
}

/* ==========================================
   CUSTOM HEADER & NAVIGATION STYLES
   ========================================== */

/* Page Outer Container */
#page.site {
    background-color: #f8f9fa;
    min-height: 100vh;
}

/* Main Header Box */
.site-header {
    background-color: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    padding: 15px 40px;
    position: sticky;
    top: 0;
    z-index: 1000;
}

/* Header Container (Logo & Menu Flexbox Layout) */
.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

/* Logo / Site Title Styling */
.site-title {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
}

.site-title a {
    color: #2c3e50;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

/* Navigation Menu Layout */
.main-navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 30px;
}

.main-navigation li a {
    text-decoration: none;
    color: #4a5568;
    font-size: 15px;
    font-weight: 600;
    transition: color 0.3s ease;
}

.main-navigation li a:hover {
    color: #3182ce; /* Hover blue color */
}

/* Hide Screen Reader Skip Link Visually */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
/*
Theme Name: Amna SEO Agency
Author: Amna
Description: SEO, Content Creation and Digital Marketing Website
Version: 1.0
*/

/* =========================
   GENERAL
========================= */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #172033;
    background: #ffffff;
    line-height: 1.6;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

/* =========================
   HEADER
========================= */

.site-header {
    background: #ffffff;
    border-bottom: 1px solid #eeeeee;
    position: sticky;
    top: 0;
    z-index: 999;
}

.header-container {
    max-width: 1200px;
    margin: auto;
    padding: 20px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-logo {
    font-size: 30px;
    font-weight: 800;
    color: #172033;
}

.site-logo span {
    color: #5b4bdb;
}

.main-navigation ul {
    list-style: none;
    display: flex;
    gap: 35px;
}

.main-navigation a {
    color: #172033;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s;
}

.main-navigation a:hover {
    color: #5b4bdb;
}

.header-button {
    background: #5b4bdb;
    color: white !important;
    padding: 12px 22px;
    border-radius: 7px;
}

/* =========================
   HERO
========================= */

.hero-section {
    background: linear-gradient(135deg, #f6f5ff, #ffffff);
    padding: 100px 25px;
}

.hero-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
}

.hero-content h1 {
    font-size: 58px;
    line-height: 1.1;
    color: #172033;
    margin-bottom: 25px;
}

.hero-content h1 span {
    color: #5b4bdb;
}

.hero-content p {
    font-size: 19px;
    color: #626b7a;
    max-width: 560px;
    margin-bottom: 35px;
}

.hero-buttons {
    display: flex;
    gap: 15px;
}

.btn-primary {
    background: #5b4bdb;
    color: white;
    padding: 15px 28px;
    border-radius: 7px;
    font-weight: 700;
    display: inline-block;
}

.btn-secondary {
    border: 2px solid #5b4bdb;
    color: #5b4bdb;
    padding: 13px 28px;
    border-radius: 7px;
    font-weight: 700;
    display: inline-block;
}

.hero-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 45px;
    box-shadow: 0 20px 60px rgba(45, 40, 100, 0.12);
}

.hero-card h3 {
    font-size: 25px;
    margin-bottom: 20px;
}

.hero-stat {
    padding: 18px 0;
    border-bottom: 1px solid #eeeeee;
}

.hero-stat:last-child {
    border-bottom: none;
}

.hero-stat strong {
    display: block;
    font-size: 25px;
    color: #5b4bdb;
}

/* =========================
   SECTION
========================= */

.section {
    padding: 90px 25px;
}

.section-container {
    max-width: 1200px;
    margin: auto;
}

.section-heading {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 55px;
}

.section-heading h2 {
    font-size: 40px;
    margin-bottom: 15px;
    color: #172033;
}

.section-heading p {
    color: #697386;
    font-size: 17px;
}

/* =========================
   SERVICES
========================= */

.services-section {
    background: #ffffff;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.service-card {
    padding: 35px;
    background: #f9f9ff;
    border: 1px solid #eeeeff;
    border-radius: 15px;
    transition: 0.3s;
}

.service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(45, 40, 100, 0.10);
}

.service-icon {
    width: 60px;
    height: 60px;
    background: #e9e6ff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    margin-bottom: 22px;
}

.service-card h3 {
    font-size: 23px;
    margin-bottom: 12px;
}

.service-card p {
    color: #697386;
}

/* =========================
   ABOUT
========================= */

.about-section {
    background: #f7f7fb;
}

.about-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 70px;
    align-items: center;
}

.about-content h2 {
    font-size: 40px;
    margin-bottom: 20px;
}

.about-content p {
    color: #697386;
    margin-bottom: 20px;
}

.check-list {
    list-style: none;
}

.check-list li {
    margin-bottom: 13px;
    font-weight: 600;
}

.check-list li::before {
    content: "✓";
    color: #5b4bdb;
    font-weight: bold;
    margin-right: 10px;
}

.about-box {
    background: #5b4bdb;
    color: white;
    padding: 50px;
    border-radius: 20px;
}

.about-box h3 {
    font-size: 30px;
    margin-bottom: 15px;
}

/* =========================
   BLOGS
========================= */

.blogs-section {
    background: #ffffff;
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.blog-card {
    border: 1px solid #eeeeee;
    border-radius: 14px;
    overflow: hidden;
    background: white;
    transition: 0.3s;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.08);
}

.blog-image {
    height: 200px;
    background: #e9e6ff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 45px;
}

.blog-content {
    padding: 25px;
}

.blog-content h3 {
    font-size: 21px;
    margin-bottom: 10px;
}

.blog-content h3 a {
    color: #172033;
}

.blog-content p {
    color: #697386;
    margin-bottom: 15px;
}

.read-more {
    color: #5b4bdb;
    font-weight: 700;
}

/* =========================
   CTA
========================= */

.cta-section {
    padding: 80px 25px;
}

.cta-box {
    max-width: 1150px;
    margin: auto;
    background: #172033;
    color: white;
    padding: 70px 50px;
    border-radius: 20px;
    text-align: center;
}

.cta-box h2 {
    font-size: 40px;
    margin-bottom: 15px;
}

.cta-box p {
    color: #d6d9e0;
    margin-bottom: 30px;
}

/* =========================
   FOOTER
========================= */

.site-footer {
    background: #111827;
    color: white;
    padding: 60px 25px 25px;
}

.footer-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 50px;
}

.footer-logo {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 15px;
}

.footer-description {
    color: #aeb5c2;
    max-width: 400px;
}

.footer-column h3 {
    margin-bottom: 18px;
}

.footer-column ul {
    list-style: none;
}

.footer-column li {
    margin-bottom: 10px;
}

.footer-column a {
    color: #aeb5c2;
}

.footer-bottom {
    max-width: 1200px;
    margin: 40px auto 0;
    padding-top: 20px;
    border-top: 1px solid #303746;
    color: #aeb5c2;
    text-align: center;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 900px) {

    .hero-container,
    .about-grid {
        grid-template-columns: 1fr;
    }

    .services-grid,
    .blog-grid {
        grid-template-columns: 1fr 1fr;
    }

    .hero-content h1 {
        font-size: 45px;
    }

    .main-navigation ul {
        gap: 15px;
    }
}

@media (max-width: 650px) {

    .header-container {
        flex-direction: column;
        gap: 20px;
    }

    .main-navigation ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .services-grid,
    .blog-grid {
        grid-template-columns: 1fr;
    }

    .hero-section {
        padding: 70px 20px;
    }

    .hero-content h1 {
        font-size: 38px;
    }

    .hero-buttons {
        flex-direction: column;
    }

    .btn-primary,
    .btn-secondary {
        text-align: center;
    }

    .footer-container {
        grid-template-columns: 1fr;
    }
}
/* =========================
   BLOG IMAGE
========================= */

.blog-image {
    height: 220px;
    overflow: hidden;
}

.blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


/* =========================
   BLOG ARTICLE
========================= */

.single-post article p {
    margin-bottom: 20px;
}

.single-post article h2 {
    font-size: 32px;
    margin-top: 40px;
    margin-bottom: 15px;
}

.single-post article h3 {
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 12px;
}

.single-post article ul,
.single-post article ol {
    margin: 20px 0;
    padding-left: 30px;
}

.single-post article a {
    color: #5b4bdb;
}


/* =========================
   PAGINATION
========================= */

.nav-links {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.nav-links a,
.nav-links span {
    padding: 10px 15px;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    text-decoration: none;
}

/* =========================================
   AMNA DIGITAL - PREMIUM HEADER
========================================= */

.site-header {
    position: sticky;
    top: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(79, 70, 229, 0.08);
    box-shadow: 0 4px 20px rgba(20, 20, 50, 0.05);
}

.header-container {
    max-width: 1240px;
    min-height: 82px;
    margin: 0 auto;
    padding: 0 32px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}


/* =========================================
   LOGO
========================================= */

.site-logo {
    display: inline-flex;
    align-items: center;

    text-decoration: none !important;

    font-size: 34px;
    font-weight: 800;
    letter-spacing: -1.5px;

    color: #7413a8 !important;

    transition: transform 0.25s ease;
}

.site-logo span {
    color: #5b4ee8;
}

.site-logo:hover {
    transform: translateY(-2px);
}


/* =========================================
   NAVIGATION
========================================= */

.main-navigation {
    margin-left: auto;
}

.main-navigation ul {
    display: flex;
    align-items: center;
    gap: 8px;

    margin: 0;
    padding: 0;

    list-style: none;
}

.main-navigation li {
    margin: 0;
    padding: 0;
}

.main-navigation a {
    position: relative;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    padding: 12px 18px;

    color: #27324a !important;

    font-size: 16px;
    font-weight: 600;

    text-decoration: none !important;

    border-radius: 10px;

    transition:
        color 0.25s ease,
        background 0.25s ease,
        transform 0.25s ease;
}


/* Hover effect */

.main-navigation a:not(.header-button):hover {
    color: #5b4ee8 !important;
    background: #f5f3ff;
    transform: translateY(-2px);
}


/* Small underline */

.main-navigation a:not(.header-button)::after {
    content: "";

    position: absolute;

    left: 50%;
    bottom: 6px;

    width: 0;
    height: 2px;

    background: #5b4ee8;

    border-radius: 10px;

    transform: translateX(-50%);

    transition: width 0.25s ease;
}

.main-navigation a:not(.header-button):hover::after {
    width: 20px;
}


/* =========================================
   CONTACT BUTTON
========================================= */

.main-navigation .header-button {
    margin-left: 10px;

    padding: 14px 24px;

    color: #ffffff !important;

    background: linear-gradient(
        135deg,
        #6d28d9,
        #5546e8
    );

    border-radius: 12px;

    box-shadow:
        0 8px 20px rgba(91, 78, 232, 0.22);

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

.main-navigation .header-button:hover {
    color: #ffffff !important;

    transform: translateY(-3px);

    box-shadow:
        0 12px 28px rgba(91, 78, 232, 0.32);
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 768px) {

    .header-container {
        min-height: 72px;
        padding: 0 20px;

        flex-direction: column;
        justify-content: center;

        gap: 12px;
    }

    .site-logo {
        font-size: 29px;
    }

    .main-navigation {
        width: 100%;
    }

    .main-navigation ul {
        justify-content: center;
        flex-wrap: wrap;
        gap: 3px;
    }

    .main-navigation a {
        padding: 8px 10px;
        font-size: 14px;
    }

    .main-navigation .header-button {
        margin-left: 3px;
        padding: 9px 14px;
    }
}

/* =========================================
   FASTWEB HEADER - LEFT LOGO / RIGHT MENU
========================================= */

.site-header {
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #eeeeee;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.05);
}

.header-container {
    max-width: 1350px;
    min-height: 78px;
    margin: 0 auto;
    padding: 0 45px;

    display: flex;
    align-items: center;
}

/* Logo stays on the LEFT */
.site-logo {
    margin-right: auto !important;
}

/* Navigation moves completely to the RIGHT */
.main-navigation {
    margin-left: auto !important;
    margin-right: 0 !important;
}

.main-navigation ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;

    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

/* Navigation links */
.main-navigation a {
    padding: 11px 16px;
    font-size: 15px;
    font-weight: 600;

    text-decoration: none !important;
    border-radius: 9px;

    transition: all 0.25s ease;
}

/* Contact button */
.main-navigation .header-button {
    margin-left: 12px !important;
    padding: 13px 21px;

    border-radius: 10px;
}

/* Desktop spacing */
@media (min-width: 769px) {
    .header-container {
        justify-content: space-between;
    }

    .site-logo {
        flex-shrink: 0;
    }

    .main-navigation {
        flex-shrink: 0;
    }
}

/* =========================================
   FASTWEB - CLEAN FITTED HEADER
========================================= */

.site-header {
    width: 100%;
    max-width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #eeeeee;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
}

.site-header *,
.site-header *::before,
.site-header *::after {
    box-sizing: border-box;
}

.header-container {
    width: calc(100% - 60px);
    max-width: 1250px;
    min-height: 78px;
    margin: 0 auto;
    padding: 0;

    display: flex;
    align-items: center;
    justify-content: space-between;
}


/* =========================================
   FASTWEB LOGO - LEFT
========================================= */

.site-logo {
    display: inline-flex !important;
    align-items: center;

    flex-shrink: 0;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 32px;
    font-weight: 800;
    line-height: 1;

    color: #7413a8 !important;
    text-decoration: none !important;
}

.site-logo .logo-main {
    color: #7413a8;
}

.site-logo .logo-dot {
    color: #5b4ee8;
}


/* =========================================
   NAVIGATION - RIGHT
========================================= */

.main-navigation {
    display: block !important;

    width: auto !important;
    max-width: 100%;

    margin: 0 0 0 auto !important;
    padding: 0 !important;
}

.main-navigation ul {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;

    width: auto !important;
    max-width: 100%;

    margin: 0 !important;
    padding: 0 !important;

    list-style: none !important;
}

.main-navigation li {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================
   NORMAL LINKS
========================================= */

.main-navigation a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;

    margin: 0 2px;
    padding: 11px 15px;

    color: #27324a !important;

    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;

    white-space: nowrap;

    text-decoration: none !important;
    border-radius: 9px;

    transition: all 0.25s ease;
}

.main-navigation a:hover {
    color: #5b4ee8 !important;
    background: #f5f3ff;
}


/* =========================================
   CONTACT BUTTON
========================================= */

.main-navigation .header-button {
    margin-left: 10px !important;

    padding: 13px 20px;

    color: #ffffff !important;
    background: #5b4ee8;

    border-radius: 10px;

    box-shadow: 0 6px 16px rgba(91, 78, 232, 0.20);

    transition: all 0.25s ease;
}

.main-navigation .header-button:hover {
    color: #ffffff !important;
    background: #493bd3;

    transform: translateY(-2px);

    box-shadow: 0 9px 22px rgba(91, 78, 232, 0.28);
}


/* =========================================
   ARROW
========================================= */

.button-arrow {
    margin-left: 7px;
    font-size: 17px;
    transition: transform 0.25s ease;
}

.header-button:hover .button-arrow {
    transform: translateX(3px);
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .header-container {
        width: calc(100% - 40px);
    }

    .site-logo {
        font-size: 29px;
    }

    .main-navigation a {
        padding: 10px 9px;
        font-size: 14px;
    }

    .main-navigation .header-button {
        margin-left: 5px !important;
        padding: 11px 14px;
    }
}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 700px) {

    .header-container {
        width: calc(100% - 30px);
        min-height: 70px;

        flex-wrap: wrap;
        justify-content: center;

        padding: 12px 0;
        gap: 12px;
    }

    .site-logo {
        width: 100%;
        justify-content: center;
        font-size: 29px;
    }

    .main-navigation {
        width: 100% !important;
    }

    .main-navigation ul {
        width: 100% !important;

        justify-content: center;
        flex-wrap: wrap;
    }

    .main-navigation a {
        padding: 8px 9px;
        font-size: 13px;
    }

    .main-navigation .header-button {
        padding: 9px 13px;
    }
}

/* =========================================
   MODERN BLOG PAGE
========================================= */

.blog,
.single-post,
.archive {
    background: #f7f7fb;
}

/* Main content area */
.site-main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 30px;
}

/* Blog post card */
.site-main article {
    background: #ffffff;
    max-width: 900px;
    margin: 0 auto 50px;
    padding: 45px;
    border-radius: 24px;
    box-shadow: 0 15px 45px rgba(30, 20, 80, 0.08);
}

/* Blog title */
.entry-title {
    font-size: 48px;
    line-height: 1.15;
    font-weight: 800;
    color: #4b168c;
    margin-bottom: 18px;
}

/* Post meta */
.entry-meta {
    color: #777;
    font-size: 15px;
    margin-bottom: 30px;
}

.entry-meta a {
    color: #7214a8;
    text-decoration: none;
    font-weight: 600;
}

/* Featured image */
.post-thumbnail {
    margin: 25px 0 35px;
    overflow: hidden;
    border-radius: 18px;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
}

.post-thumbnail:hover img {
    transform: scale(1.03);
}

/* Blog content */
.entry-content {
    font-size: 18px;
    line-height: 1.85;
    color: #333;
}

.entry-content p {
    margin-bottom: 24px;
}

/* Headings inside blog */
.entry-content h2 {
    color: #4b168c;
    font-size: 32px;
    margin-top: 45px;
    margin-bottom: 18px;
}

.entry-content h3 {
    color: #6415a0;
    font-size: 25px;
    margin-top: 35px;
}

/* Links */
.entry-content a {
    color: #643ee8;
    font-weight: 600;
}

/* Category / comments / edit */
.entry-footer {
    margin-top: 40px;
    padding-top: 25px;
    border-top: 1px solid #eee;
    color: #777;
}

.entry-footer a {
    color: #643ee8;
}

/* =========================================
   RESPONSIVE
========================================= */

@media (max-width: 768px) {

    .site-main {
        padding: 35px 15px;
    }

    .site-main article {
        padding: 25px;
        border-radius: 18px;
    }

    .entry-title {
        font-size: 34px;
    }

    .entry-content {
        font-size: 16px;
    }

    .entry-content h2 {
        font-size: 27px;
    }
}
.site-main,
.site-main article {
    box-sizing: border-box;
    overflow: visible;
}

.site-main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.site-main article {
    margin-left: auto;
    margin-right: auto;
}

/* =====================================================
   FASTWEB - CLEAN SINGLE BLOG DESIGN
===================================================== */

/* Blog background */
body.single-post {
    background: #f7f7fb;
}

/* Prevent header from covering blog title */
body.single-post .site-main {
    padding-top: 70px;
    padding-bottom: 80px;
}

/* Main blog article */
body.single-post .site-main article {
    max-width: 900px;
    margin: 0 auto;
    padding: 45px 50px 55px;
    background: #ffffff;
    border-radius: 0 0 28px 28px;
    box-shadow: 0 15px 45px rgba(40, 20, 80, 0.08);
}

/* Blog title */
body.single-post .entry-title {
    font-size: 46px;
    line-height: 1.15;
    font-weight: 800;
    color: #57159a;
    margin: 0 0 18px;
}

/* Date + author */
body.single-post .entry-meta {
    font-size: 15px;
    color: #777;
    margin-bottom: 30px;
}

body.single-post .entry-meta a {
    color: #6517a7;
    font-weight: 700;
    text-decoration: none;
}

/* Featured image */
body.single-post .post-thumbnail {
    width: 100%;
    height: 400px;
    margin: 25px 0 38px;
    overflow: hidden;
    border-radius: 20px;
}

body.single-post .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Blog text */
body.single-post .entry-content {
    max-width: 780px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.85;
    color: #30303a;
}

body.single-post .entry-content p {
    margin-bottom: 25px;
}

/* Blog headings */
body.single-post .entry-content h2 {
    color: #57159a;
    font-size: 31px;
    line-height: 1.3;
    margin-top: 45px;
    margin-bottom: 18px;
}

body.single-post .entry-content h3 {
    color: #6517a7;
    font-size: 24px;
    margin-top: 35px;
}

/* =====================================================
   REMOVE UGLY POST FOOTER
===================================================== */

/* Hide:
   Posted in Uncategorized
   Leave a Comment
   Edit
*/
body.single-post .entry-footer,
body.single-post .cat-links,
body.single-post .comments-link,
body.single-post .edit-link {
    display: none !important;
}


/* =====================================================
   MOBILE
===================================================== */

@media (max-width: 768px) {

    body.single-post .site-main {
        padding: 40px 15px 60px;
    }

    body.single-post .site-main article {
        padding: 30px 22px 40px;
        border-radius: 20px;
    }

    body.single-post .entry-title {
        font-size: 34px;
    }

    body.single-post .post-thumbnail {
        height: 250px;
        border-radius: 15px;
    }

    body.single-post .entry-content {
        font-size: 16px;
        line-height: 1.75;
    }

    body.single-post .entry-content h2 {
        font-size: 26px;
    }
}

/* =========================================================
   FASTWEB SINGLE BLOG PAGE
========================================================= */

.single-blog-page {
    background: #f7f7fb;
    padding: 0 !important;
}


/* =========================================================
   BLOG HERO
========================================================= */

.single-blog-hero {
    background: linear-gradient(135deg, #481078, #6937e8);
    padding: 90px 20px 100px;
    text-align: center;
    color: #ffffff;
}

.single-blog-container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.single-blog-meta {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: rgba(255,255,255,0.85);
    font-size: 15px;
    margin-bottom: 22px;
}

.meta-dot {
    opacity: 0.6;
}

.single-blog-title {
    max-width: 850px;
    margin: 0 auto;
    color: #ffffff !important;
    font-size: 52px;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -1px;
}

.single-blog-intro {
    max-width: 650px;
    margin: 25px auto 0;
    color: rgba(255,255,255,0.9);
    font-size: 18px;
    line-height: 1.7;
}


/* =========================================================
   CONTENT AREA
========================================================= */

.single-blog-content-section {
    padding: 0 20px 90px;
}

.single-blog-card {
    max-width: 900px;
    margin: -55px auto 0;
    position: relative;
    background: #ffffff;
    border-radius: 25px;
    padding: 25px;
    box-shadow: 0 20px 60px rgba(35, 20, 80, 0.10);
}


/* =========================================================
   FEATURED IMAGE
========================================================= */

.single-blog-image {
    width: 100%;
    height: 420px;
    overflow: hidden;
    border-radius: 18px;
    margin-bottom: 40px;
}

.single-blog-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}


/* =========================================================
   ARTICLE TEXT
========================================================= */

.single-blog-content {
    max-width: 760px;
    margin: 0 auto;
    color: #30303a;
    font-size: 18px;
    line-height: 1.9;
}

.single-blog-content p {
    margin-bottom: 25px;
}

.single-blog-content h2 {
    color: #51128f;
    font-size: 32px;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 20px;
}

.single-blog-content h3 {
    color: #6417a5;
    font-size: 25px;
    margin-top: 38px;
    margin-bottom: 15px;
}

.single-blog-content ul,
.single-blog-content ol {
    margin-bottom: 25px;
    padding-left: 25px;
}

.single-blog-content li {
    margin-bottom: 10px;
}

.single-blog-content a {
    color: #6238e8;
    font-weight: 600;
}


/* =========================================================
   CATEGORY + TAGS
========================================================= */

.single-blog-footer {
    max-width: 760px;
    margin: 50px auto 0;
    padding-top: 30px;
    border-top: 1px solid #eeeeee;
}

.blog-category,
.blog-tags {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 15px;
    font-size: 14px;
}

.footer-label {
    font-weight: 700;
    color: #333;
}

.single-blog-footer a {
    color: #6238e8;
    text-decoration: none;
}


/* =========================================================
   PREVIOUS / NEXT
========================================================= */

.blog-navigation {
    max-width: 760px;
    margin: 35px auto 0;
    padding-top: 30px;
    border-top: 1px solid #eeeeee;

    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.blog-nav {
    max-width: 48%;
}

.blog-nav a {
    display: inline-block;
    color: #57159a;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    transition: 0.3s ease;
}

.blog-nav a:hover {
    color: #6937e8;
    transform: translateY(-2px);
}


/* =========================================================
   CTA
========================================================= */

.blog-cta {
    padding: 20px 20px 100px;
    background: #f7f7fb;
}

.blog-cta-box {
    max-width: 900px;
    margin: 0 auto;
    padding: 65px 30px;
    border-radius: 25px;
    background: linear-gradient(135deg, #42106f, #6636e6);
    text-align: center;
    color: #ffffff;
    box-shadow: 0 20px 50px rgba(70, 30, 150, 0.18);
}

.cta-small {
    display: block;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgba(255,255,255,0.8);
}

.blog-cta-box h2 {
    margin: 0 0 15px;
    color: #ffffff;
    font-size: 36px;
}

.blog-cta-box p {
    max-width: 600px;
    margin: 0 auto 30px;
    color: rgba(255,255,255,0.88);
    line-height: 1.7;
}

.blog-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 15px 28px;
    background: #ffffff;
    color: #57159a !important;
    text-decoration: none;
    border-radius: 10px;
    font-weight: 700;
    transition: 0.3s ease;
}

.blog-cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 768px) {

    .single-blog-hero {
        padding: 65px 20px 85px;
    }

    .single-blog-title {
        font-size: 36px;
    }

    .single-blog-intro {
        font-size: 16px;
    }

    .single-blog-content-section {
        padding: 0 15px 60px;
    }

    .single-blog-card {
        padding: 18px;
        border-radius: 20px;
    }

    .single-blog-image {
        height: 250px;
        border-radius: 14px;
    }

    .single-blog-content {
        font-size: 16px;
        line-height: 1.8;
    }

    .single-blog-content h2 {
        font-size: 27px;
    }

    .single-blog-content h3 {
        font-size: 22px;
    }

    .blog-navigation {
        flex-direction: column;
    }

    .blog-nav {
        max-width: 100%;
    }

    .blog-nav.next {
        text-align: left;
    }

    .blog-cta-box {
        padding: 50px 22px;
    }

    .blog-cta-box h2 {
        font-size: 29px;
    }
}