/*
Theme Name: Transport for Ireland
Theme URI: https://transportforireland.ie
Author: Spider Online
Author URI: https://spideronline.co.uk
Description: Custom Wordpress theme for the National Transport Authority
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: transportforireland
Tags:
*/

.back-to-top {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.back-to-top svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}


