@import "/fonts/SUIT.css";.blog-card{margin-bottom:20px;border-bottom:1px solid #e0e0e0;padding-bottom:20px}body{font-family:suit,sans-serif}.home-title{font-size:48px;font-weight:700;line-height:1;margin-top:20px;margin-bottom:30px}.home-subtitle{font-size:20px;margin-bottom:20px}.home-image{position:relative;background-color:#fff;color:#000;transition:background-color .3s ease,box-shadow .3s ease;&:hover { box-shadow:0 4px 8px rgba(0,0,0,0.1); } img { width:80%; position:absolute; top:65%; left:50%; transform:translate(-50%,-50%); background-color:transparent; }}.highlight-text{background-color:#fffcd4;color:#000;font-weight:700}.orange-text{font-weight:700;color:#e6841c}.red-text{color:red;font-weight:700}.bold-text{font-weight:700}@media(max-width:768px){body{font-family:suit,sans-serif;font-size:16px;letter-spacing:.5px;line-height:1.5}.home-title{font-size:36px}.home-subtitle{font-size:16px;margin-bottom:0}}