/*
Theme Name: Astra Child
Description: Custom child theme for Deep Latadeep Technologies
Author: Ajinkya
Template: astra
Version: 1.0.0
Text Domain: astra-child
*/

/* Add custom CSS below this line */

/* Smooth scrolling for the website */
html {
	scroll-behavior: smooth;
}