/*
Theme Name: ReguPath Pro
Author: Ravi
Version: 2.0
Description: Enterprise corporate WordPress theme
Text Domain: regupath
*/

body{
font-family:Poppins,sans-serif;
margin:0;
}

.card{
border-radius:12px;
padding:25px;
box-shadow:0 10px 20px rgba(0,0,0,.08);
}