D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
public_html
/
secureplusconsultancy.online
/
wp-content
/
themes
/
insucom
/
Filename :
input.css
back
Copy
@tailwind base; @tailwind components; @tailwind utilities; body { font-family: 'DM Sans', sans-serif !important; overflow-x:hidden; } h1,h2,h3,h4,h5,h6,.spline-sans{ font-family: 'Spline Sans', sans-serif !important; } .common-trans{ @apply transition-all duration-300 ease-linear } .nav-wrapper ul li a{ @apply spline-sans text-base text-gray-900 flex space-x-1.5 items-center font-semibold; } .nav-wrapper.nav-wrapper-2 ul li a{ @apply text-white; } .safety-section .filter-btn.active{ @apply bg-primary-500 text-white } .safety-section .filter-btn{ @apply bg-secondary text-primary-900 } .testimonial-section-two .testimonial-item{ @apply transition-all duration-300 ease-linear } .testimonial-section-two .testimonial-item .quote{ @apply text-primary-100; } .testimonial-section-two .testimonial-item .quote-user,.testimonial-section-two .testimonial-item .quote-user-desig{ @apply text-primary-900; } .testimonial-section-two .testimonial-item:hover{ @apply bg-primary-500; } .testimonial-section-two .testimonial-item:hover .quote{ @apply text-white; } .testimonial-section-two .testimonial-item:hover .quote-user,.testimonial-section-two .testimonial-item:hover .quote-user-desig{ @apply text-white; } .headline-default{ @apply sm:text-[40px] font-bold spline-sans sm:leading-[55px] text-3xl; }