.hide-for-accessibility {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

.small-text {
	font-size: 80%;
	line-height: inherit;
}