/*
Theme Name: vCard Child
Description: Child theme for the vCard WordPress Theme
Author: Your name here
Template: vcard
*/

@import url("../vcard/style.css");

.top-sidebar {
    width: 150px;
    float: right;
}

