
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

.alloy-entry-title   {
  margin-top: 10px;
  
}

.small-decorative-label {
	margin-top: -20px;
	font-weight: bold;
	background: #BD1E51;
	color: #ffffff !important;
	padding: 6px 10px 6px 10px;
	}
	
.full-post {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.btn-group .btn {
    margin-bottom: 5px !important;
}

.mm-plain-link {
    text-align: center;
}

.cssboxwhitetext {
	color: #ffffff;
}