/*
 Theme Name:   Colligere 
 Description:  Colligere Theme
 Author:       Damian Szkuat
 Version:      6.6.2
*/

/******************************************************************************
* Utils                                                                       *
******************************************************************************/

.screen-reader-only {
    clip: rect(0 0 0 0);
    border: 0;
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}