.p{
	&-datatable{
		&-table{
			@apply bg-white
		}
		&-thead{
			tr{
				th{

				}
			}
		}
	}
	&-column{
		&-header{
			&-content{

			}
		}
	}
}