/*
Theme Name: IFC Arabia
Theme URI: https://ifcsaudi.com/
Author: Codex
Description: WordPress theme converted from the IFC Arabia static site.
Version: 1.0.0
Text Domain: ifcarabia
*/

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

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

.site-content .alignwide,
.site-content .alignfull {
	width: 100%;
}

.wp-block-image figcaption {
	font-size: 14px;
	opacity: 0.8;
}

.contact-response:empty {
	display: none;
}

.site-footer {
	padding-bottom: 24px;
}

