/*
Theme Name: Bootstrap Blank Child
Template: bootstrap-blank
Author: Nick Davies
Description: A blank bootstrap starter theme by Nick Davies
Version: 1.0
*/


.article-list {
	width: 100%;
}

.card { margin-bottom: 1.5rem; border-radius: 0;}

.card-header {
	background: #72277f;
    color: #fff;
    font-weight: bold;
    border-radius: 0 !important;
    text-transform: uppercase;
}