/*
Copyright (C) 2017 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.
*/

#page-header,
#page-content {
	@include box-shadow(0 5px 11.5px rgba(22,23,22,0.1));
}

#page-content {
	@include border-radius(10px);
}
