/**
 * Latest News Block Styles
 * Note: This file is a placeholder. Styles are compiled from SCSS.
 * The actual styles are in assets/scss/_latest-news-block.scss
 * 
 * To compile: npm run build or npm run watch
 */

.crypto-news-latest-news-block {
    margin: var(--space-xl) 0;
}
