/*
Copyright (C) 2018 Nauta Tecnològica, SCP - All Rights Reserved.
Unauthorized copying, publishing, commercial usage and/or distribution of this file,
via any medium, is strictly prohibited without the express permission of the owner.
*/

@import "base/mixins";
@import "base/media/breakpoints";
@import "base/media/mixins";

#webpage-header, 
#webpage-footer {
	background-color: transparent;
}

#webpage-header {
	.container {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
