/*
Theme Name: NhaTrangNet
Theme URI: https://nhatrangnet.org
Author: Generated by ChatGPT
Author URI: https://nhatrangnet.org/
Description: NhaTrangNet theme for gas79
Version: 1.0
Tags: nhatrangnet, gas, nha trang, commerce,
Text Domain: nhatrangnet
*/
body {
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 1.125rem;
    line-height: 1.8;
}
.font-helve {
	font-family: "Helvetica Now", serif;
}


/* Áp dụng Font Serif (Playfair Display) cho Tiêu đề */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    font-weight: 900; /* Dùng font Black */
    line-height: 1.2;
}

header .container{
}

.ntn-line {
	height: 2px;
	width: 100%;
	margin: 3rem 0;
	background: linear-gradient(90deg,rgb(255, 255, 255) 0%, rgb(17, 111, 145) 50%, rgb(255, 253, 235) 100%);
}

.ntn-experience .ntn-years {
	background: var(--exp-years-bg) no-repeat center;
	-webkit-background-clip: text;
	color: transparent;
}
.ntn-core-value .core {
	display: ruby-base;
	padding: 2.5rem 1rem;
	border-radius: 50%;
	background: linear-gradient(90deg, rgba(253,183,19,1) 0%, rgba(243,137,27,1) 100%);
}

#footer-socials svg {
	width: 25px;
	height: 25px;
	fill: #fbfbfb;
}
