/*
Theme Name: Ascend
Theme URI: https://sourcefourdesign.co.uk
Template: astra
Author: Ascend
Author URI: https://sourcefourdesign.co.uk
Version: 4.8.0.1725346879
Updated: 2024-11-17 08:01:19

*/
p {margin-bottom: 20px;}

/*.bk-1 {
	background-image: url('img/a.webp'), url('img/s.webp');
	background-position: 80% 10%, 10% 100%;
  	background-repeat: no-repeat, no-repeat;
  	background-size: 20%, 20%;
  	background-attachment: fixed;
}

.bk-2 {
	background-image: url('img/c.webp'), url('img/e.webp'), url('img/n.webp'),  url('img/d.webp');
	background-position: 10% -10%, 90% 30%, 10% 70%, 90% 120%;
  	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  	background-size: 20%, 20%, 20%, 20%;
  	background-attachment: fixed;
}

*/