/* p tags */

.p-no-margin p:last-of-type {
    margin-bottom: 0 !important;
}

.txt-white {
	color: #fff;
}