.component-customloadmore{
	justify-self: center
}

.Custompagelink {
	cursor: pointer;
}

.Customloadmore {
	border: 1px solid #192857;
    background: 0 0;
    font-size: 1.125em;
    text-transform: uppercase;
    border-radius: 7px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: .75em 2em .75em 1.875em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}