{"version":3,"file":"blocks/my-contact/style-index.css","mappings":";;;AAAA;;;;;EAAA;AAOA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAAJ;AAEI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;AAAN;AAEI;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;AAAN;AAEI;EACE;EACA;EACA;AAAN,C","sources":["webpack://tanvir-block/./src/blocks/my-contact/style.scss"],"sourcesContent":["/**\n * The following styles get applied both on the front of your site\n * and in the editor.\n *\n * Replace them with your own styles or remove the file completely.\n */\n\n.tanvir-block-container {\n    width: 400px;\n    height: auto;\n    margin: 2% auto;\n    position: relative;\n    overflow: hidden;\n    background: #fbfbfb;\n    box-shadow: 2px 18px 70px 0px #9D9D9D;\n    padding: 20px 40px;\n    border-radius: 7px;\n    \n    .tanvir-block-form input {\n      display: block;\n      margin-bottom: 8px;\n      padding: 8px 16px;\n      width: 90%;\n      border: 1px solid #ddd;\n      border-radius: 3px;\n      font-size: 14px;\n    }\n    button {\n      background: none;\n      border: 2px solid #dedddd;\n      border-radius: 3px;\n      color: #000000;\n      font-weight: bolder;\n      font-size: 14px;\n      padding: 8px 26px;\n      margin-top: 20px;\n      cursor: pointer;\n      margin-bottom: 40px;\n    }\n    button:hover {\n      background: #f70090;\n      color: #fff;\n      transition: color 0.3s ease-in;\n    }\n}\n\n\n\n"],"names":[],"ignoreList":[],"sourceRoot":""}