/* Add here all your css styles (customizations) */

.btn-primary {
    color: #fff;
    border-radius: 4px !important;
	background-color: #224893 !important;
    border-color: #2e6da4;
}