.gradient-text{
    padding-bottom: 1rem!important;
}
.blog-date{
    margin-bottom: 0!important;
    justify-content: space-between!important;
}
.blog-title{
    font-weight: 800!important;
}
.contact-info a, .social-link {
    transition: .3s;
}
.contact-info a:hover, .social-link:hover {
    color: #fff;
    background: #2563eb;
}
.blog-link{
    margin-top: 0.5rem;
}