.skeleton-content {
    margin-top: 30px;
    width: 100%;
    padding:20px;
    background-color: #1E88E5;
    flex-direction:row;
    display:flex;
}

.skeleton-content-link{
    font-family:'Inter';
    color:#ffffff;
    font-size:15px;
    font-weight:bold;
}
.skeleton-content-link a{
    font-family: 'Inter';
    color: #ffffff;
}