input[type="image"] {
    width: 200px !important;
}/* Enter Your Custom CSS Here */
 .stories-title {
    color: white;
}
.category .page-title {
    color: #c80000;
	text-decoration: underline;
}
.navbar {
    background-color: #191919;
}