.no-pama {
	margin: 0em !important;
	padding: 0em !important;
	}
.p-a-5 {
	padding-left: .5rem !important;
	padding-right: .5rem !important;
}

.p-9 {
	padding: .9rem !important;
}
.text-justify {
  text-align: justify !important;
  text-justify: inter-word !important;
}
.text-pureblack {
  color: black !important;
}

.cursorpointer {
    cursor: pointer !important;
}

/* Style all font awesome icons */
.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */


