/**
 * Theme Name: Somethin' Else - Production
 * Theme URI: http://www.somethinelse.com
 * Author: Sneek
 * Author URI: http://sneekdigital.co.uk
 * Description: Somethin' Else production theme.
 * Version: 1.0.0
 * Template: se-main
 */

.header-nav.stick {
	margin-top: 0!important;
}

.news-items__read-more {
	text-align: right;
}

.news-items__read-more a {
	color: #e84d0e;
	font-weight: 600;
}

.news-items__read-more a:hover,
.news-items__read-more a:focus {
	text-decoration: none;
}