////
/// Footer credits component.
///
/// @group  Components
/// @author Lee Anthony <seothemeswp@gmail.com>
/// @link   https://CustomizePro.com/
////

.footer-credits {
	position: relative;

	p {
		width: 100%;
		margin-bottom: 0;
	}
}
