/* Add custom styles here */

@media (max-width: 415px) {
    #section-text {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.address-line-1 span,
.address-line-2 span,
.address-line-3 span {
	margin-right: .3em;
}

.address-line-1:after {
    content: 'Panagioti Tsangari 2, DASOUDI 1, 3rd floor, Flat/Office 32, Potamos Germasogeias 4047, Limassol, Cyprus';
}

.address-line-2:after {
    content: 'HE 379679';
}

.address-line-3:after {
    content: 'CY10379679P';
}
