body {
    color: #666;
    font-family: 'Raleway' !important;
    font-style: normal;
    font-weight: 400;
}

.absolute.inset-x-0.top-full.text-gray-500.z-40 a {
    color: #1a56db;
}
.absolute.inset-x-0.top-full.text-gray-500.z-40 a:hover {
    color: #1e429f;
    text-decoration: underline;
}