

	.account-pages
		{
			background: #1d1e2b;
		}

	.wrapper-page .card-box
		{
			border: 5px solid #000;
		}

	.btn-success-edited
		{
			background-color: #ff1204 !important;
			border-color: #ff1204 !important;
		}

	.btn-actions
		{
			border: none !important;
			border-radius: .25rem;
		}

	.profile-margin
		{
			margin-bottom: 15px !important;
			padding-bottom: 15px !important;
		}

