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

.after-entry {
	width: 100%;
	column-span: all;
}
