@charset "UTF-8";

/*
Theme Name: Two Roads Consulting - Version 1
Author: CONNECTIVE Agency
Author URI: https://connectiveagency.com
Version: 1.0
License: Unlicensed
Text Domain: tworoadsconsulting
*/

main { width: 100vw; overflow: hidden; }

@media screen and (max-width: 999px){
    .collection-links { 
            flex-direction: column;
            margin-top: 0px!important;
            margin-bottom: 0px!important;
    }
}
